#hellotika

1 messages · Page 1 of 1 (latest)

mortal wyvernBOT
dense anvil
#

Hello 👋
If I recall correctly, no. The idea is that you'll retrieve attached payment methods on a customer and let customer choose which one to pass in when you create a payment intent

deep frost
#

So they have to choose then, we cannot preselect the default ?

dense anvil
#

You can technically use the same one as the one that's set under invoice_settings
Or just a random one from the attached payment methods.

The only issue I can foresee is if the payment method isn't set up for offsession usage then the PaymentIntent may get declined

deep frost
#

Offsession means charge when there is no Wi-Fi connection?

#

Internet

dense anvil
#

No, off session meaning you as a merchant are charging the customer's payment method some time in future when they're not actively checking out

deep frost
#

We will have background job that will charge on a payment method of a customer without his presence, are we supposed to set this offsession on?