#ayesha-shaikh_payment-method-fingerprints

1 messages ยท Page 1 of 1 (latest)

fallow wolfBOT
#

๐Ÿ‘‹ 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/1507039700945338449

๐Ÿ“ 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.

vague spindle
#

Hello
Payment Methods (pm_xxx) also have fingerprints

night pewter
#

and do I still need to create token?

vague spindle
#

Tokens for what exactly?

night pewter
#

we had token for card from stripe js from client & account number for bank & then token was created using token api on server

vague spindle
#

If you're moving to SetupIntents + Payment Methods API then you don't need to create a token separately.

fallow wolfBOT
night pewter
#

got it & can I still list legacy card_xxx, ba_xxx with list payment method api?

#

earlier it used to be list source

fluid lake
#

Hi ๐Ÿ‘‹

I'm stepping in as my colleague had to step away. Yes legacy card_ and ba_ objects will be returned by the Payment Methods List API but under specific conditions

  • card_ - must be attached to a customer
  • ba_ - must be verified

Any Sources that were created as single use will not show up