flutter_stripe_payment
flutter_stripe_payment copied to clipboard
PlatformException(apiConnection,null,null) error every time I call any method
I am trying to set this up using THIS CODE as an example. I have it basically exactly as that code except with my publishableKey.
Each time I call any method I get that platform exception of "api Connection" with no more details.
same here
same here
did anyone find solution?