The client_secret Provided does not match any associated PaymentIntent on this account #822
Unanswered
waseemakdev
asked this question in
Q&A
Replies: 2 comments
-
Need help |
Beta Was this translation helpful? Give feedback.
0 replies
-
did you set the publishable key like: flutter_stripe/example/lib/main.dart Line 9 in 6e26f1c |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use flutter_stripe for a stripe connect account, But I always get the same error: The client_secret provided doesn't match the client_secret associated with the PaymentIntend. I've completed all steps according to flutter_stripe but I still face this error.
Below is my code Please check this and help me.
I am stuck at this point from last week.
Thanks in advance.
index.js
and the other
PaymentIntent.dart
Beta Was this translation helpful? Give feedback.
All reactions