#priyanka_26911

1 messages · Page 1 of 1 (latest)

fleet gyroBOT
#

Hello! We'll be with you shortly. 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.

oak viper
#

Do you have an example you can share?

severe prawn
#

sure

Suppose I have created set up intent , which I want to use later for wallet top up.
Wallet top up usually gets triggered automatically whenever wallet balance goes below certain threshold.

In this case, when setUpIntenetId will be used for that transaction. (3ds enabled but usage is off_session)

at this time, if amount is very huge or there is some fraudalent activity on that card, in that it will return decline code as authentication_required.

SO for this can we also get to see any failure reason or description of failure ?

oak viper
#

To clarify, you're seeing authentication_required declines on a Payment Intent or a Setup Intent?

severe prawn
#

I am unable to reproduce that case

BUt my scenario is I wil get authentication_required for payment_intent response (to which I have used paymnet method id receiveed from setup intent)

oak viper
#

Ok, sure. I'm guessing these are off-session payments (off_session: true)?

severe prawn
#

yes