Storing credit card token for reuse

JakeCo
Contributor
Contributor

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?

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.