jerimkaura / flutter-book

Mini mobile application projects implemented in dart and flutter.
21 stars 25 forks source link

Failed assertion: line 157 pos 12: 'intent.clientSecret != null': is not true. #9

Closed deep1931 closed 2 years ago

deep1931 commented 3 years ago

Hello,

Thanks for a such a nice example. I was trying to implement in my project but I am facing an issue, if you can help to reactify, it will be a great help.

Transaction failed: 'package:stripe_payment/src/stripe_payment.dart': Failed assertion: line 157 pos 12: 'intent.clientSecret != null': is not true.

Regards

jerimkaura commented 2 years ago

Hello @deep1931, I'm looking into it. I will get back. Thanks for your patience.