#udzhin-paymentintent-integration
1 messages · Page 1 of 1 (latest)
udzhin-paymentintent-integration
@terse summit I recommend reading https://stripe.com/docs/payments/paymentintents/lifecycle first.
Creating a PaymentIntent is only the first step in accepting a payment from your customer(s)
I have studied but still have not found a solution, in my code I send a token to Google and supposedly the funds should be deducted and the response returned, but I always get the response true, even if there are not enough funds on the card.
I'm happy to help if you have a concrete/explicit question. What does "I send a token to google" mean? We're Stripe, a payments company, not Google. Please provie actionable questions about your overall integration so that I can help you
No, I send paymentData.paymentMethodData.tokenizationData.tokenizationData.token.id to the payment and supposedly I should get a response, but no
I'm really sorry, you're giving me 1% of the information I need. I don't sit next to you with full understanding of what you tried the past few days. Please try and give some context around your integration, which docs you follow, what you see on your screen, how you test, etc.
Right now the only info you gave is some code all commented in a langage I unfortunately can not read.
ok, a question a bit off topic, look, in Google Chrome I have Stripe googlePay working, but in Opera instead of googlePay I see "link" and get this error.