Storing credit card token for reuse
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey there,
I'm currently implementing Paypal on our website.
We need it for both subscription payment and standard checkout.
After their first payment, I would like to be able to store our users' payment method to use in future payments (found many names for it: tokenization, reference transaction, vaulted credit cards).
I stumbled upon this community question:
https://www.paypal-community.com/t5/SDKs/How-to-get-payment-source-and-use-it-for-future-transaction...
Which basically says - it's deprecated, use Braintree.
Unfortunately, Braintree doesn't support merchants in my country, so I would still like a "Paypal only" solution.
To sum in up:
Using Paypal "Standard Checkout" with Rest API and JS SDK.
Is there a way to store a user payment details for future payment and prevent him entering his card details for every purchase?

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Inquiry About Documentation and Support for Tokenization and Future Payment in Payflow
- How to connect the credit card and debit card button on a shopify store. in PayPal Payments Standard
- REST API issues in sandbox in REST APIs
- store credit card token against customer in database in Sandbox Environment
- How do I use multiple paypal smart buttons on the same site without repeating the code? in PayPal Payments Standard