Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.93 KB

File metadata and controls

45 lines (33 loc) · 1.93 KB

PayPal Developer Cover

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

PayPal JavasScript (NodeJS) FullStack Standard Checkout

This sample app shows you how to integrate PayPal into your JavasScript app for the [standard checkout(https://developer.paypal.com/docs/checkout/standard/integrate/) workflow.

Run this project

You can run this project locally or inside of Stackblitz.

Frontend

  • Open the index.html and resplace the test string in the script tag with your PayPal Client ID.

Backend

  • Inside of the .env file, enter your PayPal client ID for the CLIENT_ID and APP_SECRET enviroment variables.
  • Run npm install in your terminal
  • Run npm start in your terminal

PayPal Developer Community

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