Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mian-ali/paypal_integration_react.js
https://github.com/mian-ali/paypal_integration_react.js
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mian-ali/paypal_integration_react.js
- Owner: mian-ali
- License: mit
- Created: 2022-04-17T14:43:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T14:54:01.000Z (over 2 years ago)
- Last Synced: 2023-03-04T01:41:39.340Z (over 1 year ago)
- Language: HTML
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paypal Implementation React
## First: Paypal Developer Console
- Create a business account in the PayPal developer console.
- Create an application using that business account.
- Grab the Client ID## Second: ReactJS
- Clone the repository and change the client id at the index.html to the client id of your app.
- Change the product info at the PayPal.js file to what you want.
- Set the correct currency.