#mrrobot_39176

1 messages · Page 1 of 1 (latest)

shell orioleBOT
livid cloud
#

Your transaction was decliend, which flow do you want to test with?

meager shard
#

I want to test the situation where 3DS authentication is required for each transaction when making out of session payments

#

May I ask if this can be achieved?

livid cloud
#

Yup, can you try with 4000000000003220 ?

meager shard
#

Let me give it a try

#

payment_intent.id = pi_3Nl4oNEz5VrNhOlk1pZi6IBG
This payment was still decliend

#

I used this card(4000000000003220), but it's still null here (payment_intent.next_action)

livid cloud
#

I think you need to confirm the PaymentIntent from frontend instead of backend

#

Can you remove the confirm=true in the creation request?

meager shard
#

Okay, I'll give it a try

#

I known. thanks