Questions tagged [amazon-pay]

Amazon Pay is a payment and checkout solution for third-party websites and applications. It provides front-end elements for presenting address and payment information stored in the Amazon account, and a back-end API to issue operations such as authorizing or capturing a payment. Use this tag for questions on how to integrate Amazon Pay. Business questions such as "Where can I download my Settlement Reports" should not be posted here.

Amazon Pay is a payment and checkout solution for third-party websites and applications. It provides front-end elements for presenting address and payment information stored in the Amazon account, and a back-end API to issue operations such as authorizing or capturing a payment.

Please use this tag for questions on how to integrate Amazon Pay. Business questions such as "Where can I download my Settlement Reports" should not be posted here. There is a "Merchant Support" available for such questions, that can be directly contacted at the Amazon Pay website.

If you are using Amazon Pay on a eCommerce platform such as Magento, please refer to the related platform forums (such as Magento Stack Exchange).

Useful developer links

108 questions
0
votes
1 answer

Amazon Pay Wallet Widget not scrolling

I am updating the amazonpay implementation for a site for the new authorisation processes, which has gone successfully. However, I have found that the wallet widget earlier in the process is not working correctly. Both the shipping and wallet…
Brockley John
  • 325
  • 2
  • 10
0
votes
1 answer

Amazon Pay in Alexa skill to order from Amazon

I have developed an Alexa skill which recommends you the best products for household chores. Now I want to add Amazon pay in it to order products from amazon on behalf of user like: Alexa: Ok! I recommend productABC available on amazon. would you…
Ussama Zubair
  • 1,039
  • 1
  • 13
  • 19
0
votes
1 answer

Amazon Pay Integration in Android

I am developing an demo application to integrate Amazon Pay In android application. Is there any proper documentation for the same. Thanks in advance
Jeeva V
  • 153
  • 1
  • 1
  • 9
0
votes
1 answer

Woocommerce Amazon Pay how to set State Sales Tax

In Woocommerce I am using WooCommerce Amazon Payments Advanced Gateway plugin. Everything is working properly. But I want to add sales tax for particular state. In woocommerce Tax settings everything has been set. If user select different payment…
Soumyadip
  • 41
  • 8
0
votes
1 answer

i want to retrieve shipping address with amazon pay express method

I want to make a php code to retreive shipping addres. I found docs here[https://pay.amazon.com/us/developer/documentation/express/201797700] and they tell us to call this http post request..bellow, can you help me to make php code to post that…
0
votes
1 answer

Can we cancel/refund an order made with "Amazon Pay" within Seller Central?

Can we cancel or refund an order made with "Amazon Pay" within Seller Central? After looking to the AMAZON PAY documentation and Seller Central guide I couldn't find a definitive answer.
Xenophiliac
  • 191
  • 6
0
votes
1 answer

Integration of Amazon Payments with Javascript and PHP - PaymentPlanNotSet

Currently I try to integrate amazon payment. I want to display the button, created with the function: OffAmazonPayments.Button("AmazonPayButton", myAmznMerchantID and after the User has logged in, I want to display the AdressBook Widget and the…
Carsten Schmitt
  • 113
  • 1
  • 12
0
votes
1 answer

Access Script Tag Callback from React - AmazonPay

I am in the process of integrating AmazonPay into a React SPA. The classic integration relies on script tags and callbacks (docs). Here is one example from the button widget: