#hellotika
1 messages · Page 1 of 1 (latest)
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.
Is pymt method when attached to customer imply it’s off session use?
Not exactly. You can use an attached PaymentMethod for on-session payments, not just off-session payments.
But how does stripe enforces onsession flow? It’s up to our client side code, isn’t it?
Yep, that's correct.