#ursus

1 messages ยท Page 1 of 1 (latest)

static swiftBOT
cloud basalt
#

Hello ๐Ÿ‘‹
How can I help?

static swiftBOT
steel glacier
#

hello man ๐Ÿ™‚ I have one question. I save in advance a setup intent with a payment method (sepa debit). is it correct that when I try to do a payment I have the form again with the iban element along with fields about billing address again?

cobalt cloak
#

If you have the SEPA account already saved as a Payment Method, you can just re-use its ID. No need to present the form every time

steel glacier
#

so I could just present a "pay x$" button and in the backend create a PaymentIntent already confirmed?

cobalt cloak
#

Correct

steel glacier
#

thank you very much ๐Ÿ™‚

steel glacier
#

even if there is only the backend, it's suppose to be "on_session" if the user clicked the button to trigger the payment?

cobalt cloak
#

Correct

#

off_session is for if the user is away from their computer. So things like recurring payments or other automatic charges