#Bernard Paulet
1 messages · Page 1 of 1 (latest)
Hi there, can you share with me the payment intent ID?
Of course, it is the following
pi_3MhxlzF5SeCFLsdc1U8J5rxg
Thanks !
I also posted a question on StackOverflow where I described the problem and my code (I am certainly not a professional developper) if it can help
I don't see any confirmation request from your flutter app to confirm this paymentIntent.
Did you see any error in your flutter app when confirming the paymentIntent?
I see an error with
final paymentIntentResult = await Stripe.instance.confirmPayment(
paymentIntentClientSecret: jsonResponse["client_secret"],
);
Otherwise if I comment those lines I don't receive any error
What's the error about?
Null isn't a subtype of String
Here is the link with my question on StackOverflow
https://stackoverflow.com/a/75647005/11617809
I put my code in it
Hey! Taking over for my colleague. Let me catch up.
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Hi,
Here is the last one req_04GTjMvsTRFtyG