capacitor-community / stripe

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

createPaymentFlow error on iOs (with setupIntentClientSecret) #235

Closed aktivdigital-frontend closed 1 year ago

aktivdigital-frontend commented 1 year ago

Platform

Describe the bug I got an error on iOs, when I tried call createPaymentFlow. On android its work, but on iOs not. The error got here: PaymentFlowExecutor.swift, line 71

Error message: An unexpected error occurred, please try again in a few seconds (this is a translation)

I am trying with setupIntentClientSecret.

What the problem? Thank you!

aktivdigital-frontend commented 1 year ago

We did it with secret ephemeral key.