flutter_stripe_payments icon indicating copy to clipboard operation
flutter_stripe_payments copied to clipboard

Payment Issue

Open GoodSingularity opened this issue 3 years ago • 1 comments

I've got something like this. Error: MissingPluginException(No implementation found for method setOptions on channel stripe_payment)

I can't pay and the form doesn't show up. I've done everything with tutorial.

Is there something wrong with keys?

GoodSingularity avatar Apr 16 '21 19:04 GoodSingularity

Use this stripe_payment version stripe_payment: ^1.0.6 It should fix this

satyamraj123 avatar Apr 23 '21 13:04 satyamraj123