#Alss

1 messages · Page 1 of 1 (latest)

barren coyoteBOT
wild flame
#

Hi let me check if there's an easy way to see this

#

Do you use SetupIntents?

forest valve
#

it will be needed to directly generate new stripe subscriptions from a payment method. I won't have the information if the payment method has already been saved with an off_session configuration and I would like to be able to retrieve this information

wild flame
#

Gotcha I understand. Just wondering how your code sets up these payment methods for future usage rn

#

Is it through SetupIntents?

forest valve
#

ok thanks give me few minutes, Im checking

#

ok so it will return previous payment intent setups and indicate if the off_session parameter was activated ? right ?

wild flame
#

yeah if you inspect usage

forest valve
#

yes I saw this field

#

I have another question:

wild flame
forest valve
#

ok I see, and is it possible to switch the payment method customer to off_session from an api call ?

wild flame
#

Not sure I understand the question

#

You want to change the default payment method for the customer?

forest valve
#

I want to know if it is always possible to generate a subscription scheduled on the user payment method on off_session on demand ?

wild flame
#

You can, but just know that the bank could require 3ds authentication even if setup for future usage

#

Some banks will do that more than others

forest valve
#

ok and if the 3DS has already been accepted on a previous payment intent on the same payment method, then the future subscription scheduled should be captured without any additional 3DS ? right ?

wild flame
#

It should, but ultimately it's up to the bank

#

They could still require it

#

It's rare but happens

forest valve
#

ok got it, very clear

#

thanks a lot