eopeter / flutter_stripe_payment

Add Stripe Payments to Flutter Application
Other
29 stars 27 forks source link

Error charging card on IOS #9

Closed Oga-Emma closed 4 years ago

Oga-Emma commented 4 years ago

I keep getting this error when I try to charge a card on IOS

You cannot confirm this PaymentIntent because it's missing a payment method. You can either update the PaymentIntent with a payment method and then confirm it again, or confirm it again directly with a payment method.

Everything works fine on android

eopeter commented 4 years ago

This is fixed in Latest Version