#joseamica

1 messages · Page 1 of 1 (latest)

kindred karmaBOT
plucky wedge
#

Hello

#

Looks like you are using Payment Element and you want to save card for future use?

#

Correct?

thorn iron
#

Correct

#

Ive seen some tutorials but on checkout, not in the payment element

plucky wedge
#

Essentially you just need to include setup_future_usage when you create your PaymentIntent and pass a Customer ID as well

thorn iron
#

Thats some issue, since all my users are anonymous

#

I can store the id on a cookie

#

Can you enter the website i provide you and see if its possible do it this way? Or they manage their own payment system?

plucky wedge
#

I'm not sure what you mean by any of that, sorry.

#

It doesn't matter if your users are anonymous

#

You still can create a Customer object to represent each one

#

And I don't know what you mean by "Can you enter the website i provide you and see if its possible do it this way?" -- I don't know what you want me to look for really.

thorn iron
plucky wedge
#

Looks like they use Split Card Element, not Payment Element

#

But the concept is the same

#

You use setup_future_usage and a Customer ID

thorn iron
#

So I can customize and do it exactly as they do it?

#

Only using stripe doc?

plucky wedge
thorn iron
#

Ok, ill let you know if i have some further questions, thanks