| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Examples from the official PayPal Developer Docs.
This repository contains two directories:
Not sure where to start? Choose the standard integration.
These examples use the PayPal JavaScript SDK to display PayPal supported payment methods and provide a seamless checkout experience for your buyers.
The SDK has several configuration options available. The examples in this repository provide the most minimal example possible to complete a successful transaction.
To get started with standard checkout, you'll need a developer, personal, or business account.
You'll then need to visit the Developer Dashboard to obtain credentials and to make sandbox accounts.
Once you've setup a PayPal account, you'll need to obtain a Client ID and Secret. Create a sandbox application.
These examples will ask you to run commands like npm install and npm start.
You'll need a version of node >= 16 which can be downloaded from the Node.js website.
Follow below steps to use Codespaces.
Click "New with options..." to open a page where you can choose the Dev container to run.

Client ID and Client Secrets are required for running the application in codespace.

| Application | Codespaces Link |
|---|---|
| Advanced Integration v2 | |
| Advanced Integration v1 | |
| Standard Integration | |
| Save Payment Method Integration |
You can read more about codespaces in the PayPal Developer Docs.
| Back | FazBrowse Home | New Git URL |