Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.03 KB

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/