#moh.money
1 messages · Page 1 of 1 (latest)
hey there, this isn't something we support yet (though we're working on it!)
For now you'd need to list the customer payment methods yourself and show in your own UI to let them selection from existing saved payment methods.
okay, that sounds good. just to enssure I understand fully, I'd need to drop the usage of payment elements and go custom?
Actually there is some support for this in the mobile payment element today, you need to set up your endpoint to use customers and ephemeral keys:
https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet#react-native-add-server-endpoint
But on web this is not yet available
okay ya, i implemented the ephemeral keys on backend to support that to in hopes to get get it to work on mobile
for web, could i connect a payment method they have used in the past when calling stripe.PaymentIntent.create ?
also, do you have a timeline on when you will have support for this on web?
Yes, if it's attached to the customer to be re-usable. You can set payment_method=pm_123