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 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

Warning: To continue providing a Pay Later option at checkout, it is essential that you integrate Billing With Purchase. This solution offers the same functionalities as Billing Agreement and is compatible with your existing payment options.

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.