Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Advanced Checkout Integration Example

This folder contains example code for a PayPal advanced Checkout integration using both the JavaScript SDK and Node.js to complete transactions with the PayPal REST API.

  • v2 contains sample code for the current advanced Checkout integration. This includes guidance on using Card Fields.
  • v1 contains sample code for the legacy advanced Checkout integration. Use v2 for new integrations.

Instructions

These instructions apply to the sample code for both v2 and v1:

  1. Rename .env.example to .env and update PAYPAL_CLIENT_ID and PAYPAL_CLIENT_SECRET.
  2. Run npm install
  3. Run npm start
  4. Open http://localhost:8888
  5. Enter the credit card number provided from one of your sandbox accounts or generate a new credit card