Save payment methods during purchase
Last updated: Sept 16th, 5:56pm
PayPal's JavaScript SDK and Orders API support saving payment methods during checkout.
Integration methods
JavaScript SDK
Integrate on the client-side or server-side. Saves PayPal, Venmo, and credit or debit cards.
Orders API
Integrate server-side. Saves PayPal and credit or debit cards.
JavaScript SDK best practice
If you have a client-side integration, you can only save PayPal Wallets. We recommend a client-side and server-side integration to save more payment methods.