#khalilrangari
1 messages · Page 1 of 1 (latest)
Hi 👋 is there more context that you can share? What was being done when the error was encountered, what code threw the error?
using GooglePayJsonFactory
createPaymentDataRequest method is called
how i get the request is going to be a success or failed ?
I don't readily recognize those names, are you integrating directly with Google Pay?
can you please give me any refrence from this
What I am trying to figure out right now, is if you're trying to directly integrate with Google Pay's functionality (in which case this likely isn't the best place to get advice) or if you're trying to accept Google Pay payments via Stripe (something we can help with).
https://stripe.com/docs/google-pay
I am going to try this steps is this correct?
Yes, if you're trying to enable Google Pay to be used with either Checkout Sessions or the Payment Element, then our Accept a Payment guide is the right guide to follow:
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements#apple-pay-and-google-pay
If you're looking to just add a Google Pay button (that still uses Stripe to process the payment), then you'll want to follow the Payment Request Button guide:
https://stripe.com/docs/stripe-js/elements/payment-request-button