You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Objective
If Amazon Pay express checkout is enabled and supported, shoppers should be able to use Amazon Pay to complete a successful purchase via the block checkout page.
Acceptance criteria
When Amazon Pay express checkout is enabled and supported:
Displays the payment button in the block checkout page.
Displays the correct line items, shipping fee and total amount in the payment modal.
From previous experience with other ECE payment methods, we expect that adding Amazon Pay to block checkout will add it to block cart, as well.
paymentMethodCreation: manual is not supported for Amazon Pay [1], and confirmation tokens must be used, instead of manually creating payment methods [2, 3].
To create an Amazon Pay Sandbox test buyer account, which you will need for testing and development:
Objective
If Amazon Pay express checkout is enabled and supported, shoppers should be able to use Amazon Pay to complete a successful purchase via the block checkout page.
Acceptance criteria
When Amazon Pay express checkout is enabled and supported:
When Amazon Pay express checkout is not enabled:
Others
Notes
paymentMethodCreation: manual
is not supported for Amazon Pay [1], and confirmation tokens must be used, instead of manually creating payment methods [2, 3].Links
The text was updated successfully, but these errors were encountered: