Save payment methods during purchase

DocsCurrentLast updated: November 7th 2023, @ 9:47:43 am


PayPal's JavaScript SDK and Orders API support saving payment methods during checkout.

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.

Save with the Orders API

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.