#thisj-url-savecard
1 messages · Page 1 of 1 (latest)
Hello,
I want to be able to manage my users' credit cards, but I only want to store them in stripe.
Therefore, I would like to create a URL when someone clicks on "add card" on my website, that leads to stripe, they can put it and I get the customer data and token in the IPN of stripe.
You can use Checkout in setup mode for this: https://stripe.com/docs/payments/save-and-reuse?platform=checkout
but can I do it without being charged?
oks yes
Oh yes, this is it!
great, I thank you very much for it.
sure thing!