#traill_api

1 messages ยท Page 1 of 1 (latest)

fervent streamBOT
#

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

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

lusty jacinth
#

๐Ÿ‘‹
Yes you need to display the merchant the next_action in order to confirm the payment...

#

You can send the customer an email with the hosting_instructions url in order to complete their payment:
<hosted_instructions_url>

coarse talon
#

Sorry

#

so for a Bank Transfer

#

that requires a user to log in and confirm with their bank

#

they also have to log in and confirm a 3DS check with their bank?

#

wild

lusty jacinth
#

That's not a 3DS action, those are instruction that you need to share with the customer so that they can make the bank transfer

coarse talon
#

Bro

#

We have had this working for a year or 2

#

today we have an issue

coarse talon
#

where we have created a payment intent where the payment method is bank transger

#

It has been 3DS checked

#

which should not be possible

#

Yes we have built the system already i dont need docs to help build it again

lusty jacinth
#

The issue with that customer is that the customer doesn't have enough balance to complete the payment, that's why the PaymentIntent has requires_action. The customer need to send more funds via bank transfers

coarse talon
#

sorry again thats not the issue

#

this is showing on a payment intent that is a bank transfer

#

it should show that they need to make a payment

lusty jacinth
#

I see, this is probably a bug in the dashboard, I'll report it internally. Have you had the chance to check the API response of the PaymentIntent creation call ? req_PEoBvNDbZwDnwN

#

it indicates that the customer doesn't have enough balance in their account and you need to share a bank instrcution with them so that they send funds in order to compelete this payment.

coarse talon
#

thanks, please do report that

#

nah we handled it correctly our side for the most part. Its a duplicate so we dont want them to actually pay it

#

I need to work out now why it was created on our side

#

The 3DS check on a bank transfer is concerning to see as we are also having issues with clients being unable to save cards which we believe also to be related to 3DS issues

lusty jacinth
#

The 3DS check on a bank transfer is concerning to see as we are also having issues with clients being unable to save cards which we believe also to be related to 3DS issues
Can you share some concrete example please ? other than the same bank transfer above

coarse talon
#

evt_1Pw7gqDQ1y5Lg5MJbBVp5Tj1

#

sorry im pooling info about this from our support team and another dev

#

but it seems this request got a 3DS check but it wouldn't load

#

whenever testing it with tests cards we don't seem to be able to recreate the issue

#

as in when we use a test card that triggers 3DS, it shows correctly as expected

#

as far as i can see we have at least 4 clients saying their clients are having issues

#

so could be effecting 4+ users

#

it also appears to be on all android users mobiles so far

cedar gulch
#

do you have any report more recent than yesterday morning?

#

there's a bug in the latest release of Samsung Internet that is breaking 3D Secure fingerprinting(the browser is reporting an invalid screen size as some kind of intentional privacy feature), we deployed a workaround yesterday.

coarse talon
#

most recent report was apparently yesterday evening but when asked for details there has been no response

#

awesome

#

that looks likely to be it then

#

will come back if theres any more reports!