#dishant0144_32519
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- dishant0144_32519, 6 days ago, 20 messages
Yeah it's up to you
Okay
I am trying with the test key but not getting success
Payment method created but I guess payment is not confirming
req_bxKVahvv0qi1Zy
this is the request
can you tell me the reason?
I am also using webhook to capture the response
Alright I see the PaymentMethod is created. But to generate a Payment, you need to create and confirm a PaymentIntent
Yes I did that already
I am creating intent thru stripe API and then after getting the clientSecret I am confirming the payment using stripe.confirmPayment
but I guess the Intent is not creating somehow I don't get that
So the first call to Create PaymentIntent didn't create one?
Find the request on your Dashboard and see its error https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Yes
I think so
Can you find the request on Dashboard as I mentioned above?
No the request Id I passed that I found
That's only the Payment Method Creation API
yes after then no request or log generated in stripe
Sorry, I'm not understanding the issue
forget it
I think there is another issue related to ajax call