Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 2 KB

File metadata and controls

41 lines (31 loc) · 2 KB

PayPal Developer Cover

Twitter: PayPal Developer
Twitter   -   PayPal   -   Docs   -   Code Samples   -   Blog

PayPal Standard Checkout Tutorial

This is the example code from the YouTube video, How to Integrate PayPal Standard Checkout

Getting Started

Grab your PayPal CLIENT ID and SECRET and fill them in the following files:

  • .env
  • script.js line 25
  • If you want to use a port other than 3000, make sure you also adjust that in the main javascript file here and here

Once you have configured your credentials, you can run npm i to install the packages and start your app with node index

PayPal Developer Community

The PayPal Developer community helps you build your career, while also improving PayPal products and the developer experience. You’ll be able to contribute code and documentation, meet new people and learn from the open source community.