#partizan_card-authentication

1 messages ¡ Page 1 of 1 (latest)

pearl notchBOT
#

👋 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/1389891584618791012

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

uneven kiln
#

That's what you'd use a Setup Intent for to verify the card details with the bank/card network. We don't recommend charging and refunding

stiff smelt
#

So we can not really check that customer who input card details is owner of this card?

uneven kiln
#

What does 'owner' of card mean?

stiff smelt
#

it means that customer can really confirm payment for example.

uneven kiln
#

You mean complete 3DS/authentication when requested?

stiff smelt
#

we have a lot of customer who used stolen US cards

#

yes. 3DS challenge

#

We would like to avoid adding such cards to our system.

uneven kiln
#

Yeah that's not really possible unfortunately. No way to know if the card belongs to the person using the card, not sure how a $1 charge would help there either

pearl notchBOT
uneven kiln
#

All we can do is verify that the card details provided by whoever is in the checkout flow are valid. That may/may not prompt a 3DS/auth check and at which point they would be required to complete

stiff smelt
#

There is a higher probability that the card belongs to the person if they have passed the challenge.

uneven kiln
#

(where supported, of course)

stiff smelt
#

It can appears if we try charge $1 and refund it after

uneven kiln
#

The Setup Intent flow also handles 3DS/auth

#

That would be our recommendation

stiff smelt
#

ok. got you. thanks