https://github.com/scandipwa/paypal-fe
This module extends Magento 2 PayPal Front-end
https://github.com/scandipwa/paypal-fe
Last synced: about 1 month ago
JSON representation
This module extends Magento 2 PayPal Front-end
- Host: GitHub
- URL: https://github.com/scandipwa/paypal-fe
- Owner: scandipwa
- Created: 2021-02-16T16:05:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T13:26:44.000Z (over 4 years ago)
- Last Synced: 2025-02-16T17:41:02.305Z (4 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PayPal extension for ScandiPWA
> **Note 1:** PayPal credit payment method is not yet supported.
> **Note 2:** You are required to enter one additional field `API Client ID` in PayPal configuration. Obtainable in account configuration.
Paypal is implemented via the "magic button", which looks like this:

To configure:
- Signup here: https://www.paypal.com/signin/client?flow=provisionUser&country.x=US&locale.x=en_US
- Login here: https://www.paypal.com/signin?intent=developer&returnUri=https%3A%2F%2Fdeveloper.paypal.com%2Fdeveloper%2Fapplications
- Go to `REST API apps`, create new one
- From `SANDBOX API CREDENTIALS` copy the `Client ID` use it fill `API Client ID`
- In the sidebar go to `SANDBOX > Accounts`
- Hover on triple dots on the right side of the business account, select `View / Edit account`
- Go to `API Credentials` and fill data from there to Magento 2 admin