#Scotty

1 messages · Page 1 of 1 (latest)

delicate oxideBOT
delicate tinsel
#

Hello! You can do that, but you need to write a fair bit of code on your end to handle the parts specific to your use case.

#

To clarify one point, is there an initial payment when your customers provide their payment info, or are you just storing it for later use without taking payment at that time?

tepid pewter
#

No initial payment. We can also collect it the first time they want to purchase something. The point is just for us to have it stored so they don't need to enter it each time

delicate tinsel
tepid pewter
#

Oh cool. so customers would see the checkout page the first time, we'd save their card using "setup", then we can create a payment intent for every purchase thereafter without them going to the original checkout page?

delicate tinsel
#

Correct.

tepid pewter
#

Perfect. Thanks a lot @delicate tinsel !