#gyan.s
1 messages · Page 1 of 1 (latest)
Hello! No, you can retrieve them as many times as you want, and they will be stored indefinitely.
okay
I am actually integrating ACH payments in my react-native app using Payment Sheet UI. Following https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet#react-native-apple-pay
and here for returning customers, i am trying to pass the ephemeral key generated by passing the existing customer ID
But the payment sheet UI is still giving the new bank account verification flow, instead of directly showing an already verified bank account
The existing customer Object has an associated payment method which is already verified.