#amyyne-test-sca-card

1 messages · Page 1 of 1 (latest)

foggy pawn
#

Hey, what specific questions do you have? 3DS/auth will be required for all payments using that test card, regardless of it it's been saved/setup

icy dirge
#

thank you ynnoj for your response, my problem is: when a customer has two invoices to paid, when i try to create a new payment source with immediate charge i get an error: Error message: (authentication_required) Your card was declined. This transaction requires authentication.'

foggy pawn
#

Yep, you're using a card which requires 3DS/auth. So in the case of an off-session payment it'll be declined as the user is not on-session to approve

icy dirge
#

it is not related to the displayed popup of the authentication?

foggy pawn
#

There would be a 3DS modal presented yes in cases where the customer is on-session to complete

icy dirge
#

i get this

foggy pawn
#

However I guess in this case they're not? Can you share the ID of the Payment Intent where you're seeing the error

icy dirge
#

when i pressed complete authentication, i get that error

foggy pawn
#

Can you share the ID of the Payment Intent where you're seeing the error

icy dirge
#

i'm not using stripe api to create a payment intent, i'm just using stripe gateway

#

i create the payment intent with other api 'chargebee'

foggy pawn
#

Right, but it's still a Stripe Payment Intent

#

What is your Stripe account ID?

icy dirge
#

payment intent id: "AzqMKXT09jDGrC5KeQmK5Zg4rlN3MYn....."

coral siren
#

I don't think that's a Stripe PaymentIntent ID, it's probably an ID from Chargebee's API. We can't work with that unfortunately.

#

you want the ID that looks like pi_xxxx for a PaymentIntent.