#alko89

1 messages · Page 1 of 1 (latest)

wary sundialBOT
latent creek
#

Do you have a specific example?

#

But sure, it's entirely possible that a bank can request auth/3DS for a card previously 'setup'

sleek fossil
latent creek
#

Can you share a specific payment please

sleek fossil
latent creek
#

This is an Indian customer/card which are subject to tighter auth restrictions imposed by the RBI

wary sundialBOT
sleek fossil
#

I see, thank you for the lookup, guess we'll have to create mandates for all overage charges in this case? 🤔

#

and trigger manual payments after verification

#

its an extreme case though, users usually don't do that many

latent creek
#

What's an 'overage charge'?

dire nest
latent creek
#

Not really sure why you'd need to create anything manually in that flow? The threshold triggers an Invoice creation, which in turns triggers the payment request. Because of RBI regulations, the customer must authorise each recurring payment manually – there's no action required from your side

dire nest
#

I thought a mandate was created so the user dont have to authenticate every payment and we can continue doing off-session charges?

latent creek
#

Not for Indian customers, as that document explains. There's additional, non-Stripe regulations in place that mean customers must authenticate every off-session payment

dire nest
#

Ok, I have misunderstood it.

How come under the Integration part of that page it is explained how we on our side should change our integration for SetupIntents to be able to create off-session payment on India-issueed cards?

From my understanding that is what we want to do, use SetupIntents to create off-session payments on India-issueed cards.

latent creek
#

No, you're using recurring payments via a Subscription. Not ad-hoc off-session payments

sleek fossil
#

are subscription_thresholdconsidered recurring payments?

dire nest
#

Is usage based pricing a ad-hoc off-session payments ?
We have both flat rate subscription and usage based subscription.

latent creek
dire nest
#

Ok thanks for the answers and explanations! @latent creek