capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
https://capacitor-community-stripe.netlify.app/
MIT License
192 stars 77 forks source link

PaymentIntent missing from iOS? #8

Closed jackbayliss closed 4 years ago

jackbayliss commented 4 years ago

Due to the European Law SCA is required, forcing us to use the Paymentintent API. I noticed it's in the usage examples, however it seems completely missing in iOS

ERROR: Method 'confirmSetupIntent:' not defined in Plugin 'CordovaStripe'

I guess my question is- is iOS WIP? or am I completely missing something?

ihadeed commented 4 years ago

Plugin name is Stripe, not CordovaStripe.