ezet / stripe-sdk

A simple and flexible Stripe library for Flutter with complete support for SCA and PSD2.
https://pub.dev/packages/stripe_sdk
Other
137 stars 137 forks source link

fix unmodifiable Map #130

Closed josxha closed 3 years ago

josxha commented 3 years ago

Fixes https://github.com/ezet/stripe-sdk/issues/129

francislions commented 3 years ago

I tried the fix editing the stripe_sdk in pub-cache and it works for the method confirmSetupIntent! 👍🏻

ezet commented 3 years ago

@francislions I won't release another version to pub yet, so I suggest you pull the library from git for now.