#hellotika

1 messages · Page 1 of 1 (latest)

molten patioBOT
oak charm
#

Not exactly, no. A PaymentMethod won't have an attribute that denotes whether it's on or off session.

#

You can use a saved PaymentMethod that is attached to a customer for on or off session payments alike. The likelihood of that payment succeeding is ultimately up to the issuing bank.

primal yew
#

Is pymt method when attached to customer imply it’s off session use?

oak charm
#

Not exactly. You can use an attached PaymentMethod for on-session payments, not just off-session payments.

primal yew
#

But how does stripe enforces onsession flow? It’s up to our client side code, isn’t it?

oak charm
#

Yep, that's correct.