Skip to content

Learn the PayPal JavaScript SDK standard integration

Notifications You must be signed in to change notification settings

bywood/paypal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout standard integration

This integration sets up online payment options using the PayPal JavaScript SDK. The JavaScript SDK displays relevant, PayPal-supported payment methods on your page, which gives your buyers a personalized and streamlined checkout experience.

See a hosted version of the sample or fork a copy on codesandbox.io

Demo

Demo

How to run locally

  1. Clone the repo git clone [email protected]:paypal-examples/js-sdk-standard-integration.git
  2. Run npm install
  3. Run npm start
  4. Navigate to http://127.0.0.1:8080/

Documentation:

  1. Standard Integration: https://developer.paypal.com/docs/business/checkout/set-up-standard-payments/
  2. JavaScript SDK reference: https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-reference/

About

Learn the PayPal JavaScript SDK standard integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.3%
  • JavaScript 27.4%
  • CSS 12.3%