#FloNy

1 messages · Page 1 of 1 (latest)

woven rootBOT
idle juniper
#

Hello! Can you provide more details? Is this about the Payment Element or something else?

tall edge
#

Hello, so basically from my website page customer click on button that create a checkoutSession, they get redirected and they can paid without problem

#

but if we stored some previous payment methods (cards or SEPA)

#

we cannot specify which pm we want to use so we can prefill the form for the customer (especially for the SEPA part)

#

is there any way to do that ?

idle juniper
#

Ah, okay. You can't prefill an existing SEPA Payment Method in Checkout, no.

tall edge
#

(not sure it's clear though :D)

tall edge
idle juniper
#

Yes, if you use Checkout every time. Typically if you have a saved, reusable Payment Method you would make a UI on your own site that lets your authenticated Customer choose which saved method to use, then you charge that yourself on the backend without using Checkout at all.

tall edge
#

using PaymentIntent right ?

idle juniper
#

Yep!