#fluttermoonger
1 messages · Page 1 of 1 (latest)
Which library is this? React Native? Breaking changes should only happen between major versions
Ok. I am using it on Flutter. Using flutter_stripe package. The other day everything stopped working but it was the publishable key that not was initialised. But now it’s working. But the payment seems a bit of. Many refund payments. Maybe that because when the user don’t have any money on their card
flutter_stripe is actually a third party library to Stripe doesn't develop it directly. It may be worth asking their devs or forums if other people are seeing similar issues between those two versions.
That being said, it sounds like it would be helpful for you to debug and see exactly what isn't working. Like are new errors being thrown?