flutter-stripe / flutter_stripe

Flutter SDK for Stripe.
https://pub.dev/packages/flutter_stripe
956 stars 525 forks source link

Cannot see initialize method on new plugin #407

Closed vytautas-pranskunas- closed 3 years ago

vytautas-pranskunas- commented 3 years ago

As mentioned in migration guide there should be initialize method which is equivalent to StripePayments.setStripeAccount(null); which resets account id that payment has been accomplished to.

jonasbark commented 3 years ago

Please post your migration questions in the discussion tabs.