#Kamesh

1 messages · Page 1 of 1 (latest)

tepid lanceBOT
haughty nimbus
#

These two properties are not reflected in PaymentIntent objects.

proven kelp
#

where do they get reflected so that I can filter them in the query?

haughty nimbus
#

You might just want to filter by payment_intent's last_payment_error.charge.code = 'authentication_required'

proven kelp
#

are there any other scenario where it has authentication_required error other than the sceanrio i mentioned?

haughty nimbus
#

I don't think so unless you are looking for paymentIntents that are failed with other reason rather than authentication_required.

proven kelp
#

how about the scenario's where the user was presented with 3ds but their 3ds verification failed?

#

will it have same authentication_required error?