Save payment methods during purchase

DocsCurrent

Last updated: May 5th, 10:12pm

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.

Save with the Javascript SDK

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.