#ds-dev

1 messages · Page 1 of 1 (latest)

jade mangoBOT
abstract kite
rancid mango
#

Request_id is req_U92QQG0kX6uqKU

#

I try to setup subscription

abstract kite
#

They both of charges of 27.97 USD

rancid mango
#

authorization requests getting 1 second delay

#

these subscriptions as you shown early created with 2 minutes interval - this is simply another attempt

#

two absolutely identical requests on the same user with the same card generate a different number of authorization requests

abstract kite
#

I'll be stepping away. My colleague @wispy mortar will be taking over

wispy mortar
#

Hi! I'm taking over this thread. Give me a few minutes to catchup.

queen finch
#

at a guess, it's probably just that we are retrying the authorisation on the merchant's side, which is something we do to try to optimised declines by retrying the authorisation on the network with slightly different parameters (https://stripe.com/payments/authorization)

#

it's not uncommon for payment processors to do that as far as I know

rancid mango
#

but this behavior is not constant

sometimes happens often, today not once - what does it depend on?

#

can we managed this behavior?

queen finch
queen finch
#

what actual problem is this causing you exactly?

rancid mango
#

maybe scare the users with attempts to double charge

#

or increase decline rate of our descriptor in payment systems

#

that is not good

queen finch
#

I don't think those are likely outcomes, sorry

#

anyway I checked and for req_U92QQG0kX6uqKU, yes, our "adaptive acceptance" system was used there so we retried the declined charge internally, so my guess there was correct. As I said, as the issuer this is just behaviour you might see, it's not uncommon for a merchant/payment processor to get a decline and immediately retry it, or to retry it with different "ISO8583" parameters, or even for the end-customer to get the decline and then try again.