#dai-elements-savedpm

1 messages · Page 1 of 1 (latest)

merry sleetBOT
bright heart
#

@whole tiger unfortunately no we don't though we are working on it! We have a beta ongoing and I'd recommend reaching out to our support team to ask for access or to be added to the waitlist: https://support.stripe.com/contact

#

dai-elements-savedpm

whole tiger
#

I see!

Context is a custom integration for subscription checkout and needing to support UX to either use existing payment methods or input new ones

bright heart
#

yep that's what the beta offers inside PaymentElement

whole tiger
#

We have a bug with existing payment methods where we currently don't create/provide a client secret

#

Trying to figure out the best way refactor/fix the problem given our current impl

bright heart
#

yeah today if you're not in the beta you're going to have to build your own UI/logic where you basically show a list of existing PaymentMethods

whole tiger
#

Heard - okay sounds good and thanks for all the info!

bright heart
#

sure thing!

whole tiger
#

follow up question

#

if I create a payment intent with a specific payment method (i.e. using existing collected payment method); if I try to use a different card - will this operation fail?

bright heart
#

No it won't fail, you can try all of this easily in Test mode to confirm