actions-on-google / dialogflow-transactions-nodejs

Physical transactions sample (using Dialogflow) in Node.js
Apache License 2.0
67 stars 43 forks source link

Stripe gateway payment failing for Transactions #23

Closed taycaldwell closed 4 years ago

taycaldwell commented 4 years ago

A report has been received that Stripe gateway payments are failing for Transactions, including when using this sample.

We are not able to complete payment for Stripe as payment gateway, including the one you have on github.

Many restaurants are waiting, please lets know time frame.

Details:

taycaldwell commented 4 years ago

@ Sagar

I believe since you are using a Stripe production/live key, you are making production transactions.

Have you by any chance already requested production access to the Google Pay API?

I believe this is needed before your Action can accept production transactions using GPay.

I will continue to look into this issue you are running into, but I wanted to point that form out and encourage you to fill it out in case you haven't done so already.

taycaldwell commented 4 years ago

Developer needs to get register and be whitelisted for the Google Pay API in order to support production payments.