#salim-bt_api

1 messages ยท Page 1 of 1 (latest)

limpid sigilBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1389523772897230888

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

hollow mortar
#

๐Ÿ‘‹ happy to help

errant rune
#

Thanks , i use wallets too

hollow mortar
#

so basically you should offer your customer a way to choose between their saved payment methods and choosing a new payment method

errant rune
hollow mortar
#

the other important thing is to check the fingerprint of a payment method

errant rune
#

so i will have 2 same cards

hollow mortar
#

each payment method has a fingerprint that is unique for the same details on the same account

#

so in your case, the customer would create a new PaymentMethod but the new one would have the same fingerprint as the old one

hollow mortar
#

no

#

and once you collect the PaymentMethod that your customer enters then you can check the fingerprint

#

if that's the case you can opt to use the saved PaymentMethod ID instead of using the created one

errant rune
#

i use confirmation token

#

thank you so much

hollow mortar
#

so you can either use the saved PM or you can warn the customer and let them choose it

#

it really depends on how you want to handle the UX