#s123317_api

1 messages ยท Page 1 of 1 (latest)

neat tendonBOT
#

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

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

azure beacon
#

๐Ÿ‘‹ happy to help

fickle topaz
#

We have the same problem when we are using card as tap to pay. Payment is not going after also saying error. I can forward the id

azure beacon
#

did you try with a different payment method?

fickle topaz
#

i ahave also this : pi_3SdS0YIpbbIMMVWQ0ppSGR0z

#

this one we did a payment inserting the card to tokenize the payment method

#

it's requesting 3d secure, i don't understand why. as we did a setup intent with card present

azure beacon
#

for this request, you didn't pass off_session: true

fickle topaz
#

Allright, i guess all the transaction we did now aren't with the parameter

#

If i can see some workings, it just means the bank did not request special verification? and the others they requestred as we did not added the offsession setting?

azure beacon
#

I'm not sure I understand the question

fickle topaz
#

For exemple that one with same setup is OK : pi_3SdS23IpbbIMMVWQ3wZVQUfD

azure beacon
#

at the end of the day, it's the issuing bank that decides whether 3DS is required or not

fickle topaz
#

in our journey, the customer is tokeizing the card (setup intent) in the POS, presential with the terminal, then the cashier is adding product and the system is using a payment intent with payment method, means there can be error if the bank request 3DS? Even if card was present at the setup intent

neat tendonBOT
hollow fiber
#

Hey! Taking over for my colleague. Let me catch up.

fickle topaz
#

Hello!

hollow fiber
#

means there can be error if the bank request 3DS? Even if card was present at the setup intent
Yes the bank issuer may sometimes request 3DS

#

Even if you collected the PaymentMethod initially with a SetupIntent

fickle topaz
#

even on the terminal? So the best way not to have is do do the payment intent and setup future usage no? and that way i will avoid at least the problem at the POS?

hollow fiber
#

Yes that will allow you at least to make the first payment normally (because it's in person)