#ebellotpu6

1 messages · Page 1 of 1 (latest)

young hullBOT
prisma elk
gusty bobcat
prisma elk
#

he have too many paymentmethods with the same card

#

but if I am using stripe js to crate the payment methods? I am using the stripe.confirmSetup()

gusty bobcat
young hullBOT
prisma elk
#

So first I have to createpaymentmethod, then I have to pass it's id to my api, then have to check the fingerprints and finally if it is unique, then I can tell the front to confirm setup?

gusty bobcat
#

yep, that would work

prisma elk
#

And if exists any paymentmethod with the same fingerprint, I will delete the new one and return the paymentmethod that has already existed to use it in the confirmsetup?