Skip to content

Is there a way to generate the checkout URL on server side? #34

@dariusmann

Description

@dariusmann

We want to implement the amazon payment checkout v2 in our flutter mobile app.

We are blocked by the fact, that we need to render the checkout button with JS: https://developer.amazon.com/es/docs/amazon-pay-checkout/add-the-amazon-pay-button.html

I expect this JS SDK to render a button with a URL (ready configured) which leads to the checkout.

We cannot do that because we are in a flutter context.

Is there a way to generate this URL on server side with this SDK or with another SDK?

If not, how to actually integrate the ama checkout v2 in mobile?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions