Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nexamerchant/paypal
Payapl
https://github.com/nexamerchant/paypal
paypal paypal-api paypal-checkout paypal-rest-api
Last synced: about 1 month ago
JSON representation
Payapl
- Host: GitHub
- URL: https://github.com/nexamerchant/paypal
- Owner: NexaMerchant
- Created: 2024-07-19T07:39:13.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T11:40:59.000Z (5 months ago)
- Last Synced: 2024-08-01T12:15:18.225Z (5 months ago)
- Topics: paypal, paypal-api, paypal-checkout, paypal-rest-api
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NexaMerchant/Paypal
# How to Install
```
NexaMerchant\Paypal\Providers\PaypalServiceProvider::class,
```
Add it to config/app.php $providers# How to Publish
```
composer require nexa-merchant/paypal
```