Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scandipwa/paypal-graphql
This module extends Magento 2 PayPal GraphQl definitions.
https://github.com/scandipwa/paypal-graphql
Last synced: 14 days ago
JSON representation
This module extends Magento 2 PayPal GraphQl definitions.
- Host: GitHub
- URL: https://github.com/scandipwa/paypal-graphql
- Owner: scandipwa
- License: osl-3.0
- Created: 2019-11-13T15:05:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T13:39:29.000Z (over 3 years ago)
- Last Synced: 2024-10-12T21:14:00.331Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PayPal extension for ScandiPWA
**Heads up!** This extension installation will only make you halfway to success. Supplementing it with a [PayPal extension front-end](https://github.com/scandipwa/paypal-fe) is a **must**
> **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:
![image](https://user-images.githubusercontent.com/29531824/69438428-af206480-0d4d-11ea-9450-b9152088e5e2.png)
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