2

We have a website with payment possibilities. We're also developing skills for Amazon Alexa and Google Assistant, and users can link account with our system. Are we allowed to let users make payments/transactions through our system through these voice apps?

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Bela27
  • 21
  • 1
  • I think all Alexa-related payment are provided via AmazonPay - https://developer.amazon.com/en-US/docs/alexa/amazon-pay-alexa/integrate-skill-with-amazon-pay.html Does it answer your question? – slawciu Jun 04 '20 at 11:53
  • I am aware of its existence. My question is, is it mandatory to use Amazon Pay or are we allowed to use our custom payment gateway? – Bela27 Jun 05 '20 at 08:44

1 Answers1

0

You can use Amazon Pay or account linking. If you use account linking you need to provide order details, PIN validation, etc. Have a look at this document for more details.

Azi
  • 56
  • 1