https://github.com/nexamerchant/paypal
Payapl
https://github.com/nexamerchant/paypal
paypal paypal-api paypal-checkout paypal-rest-api
Last synced: about 2 months ago
JSON representation
Payapl
- Host: GitHub
- URL: https://github.com/nexamerchant/paypal
- Owner: NexaMerchant
- Created: 2024-07-19T07:39:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T22:07:07.000Z (7 months ago)
- Last Synced: 2025-02-01T19:12:40.586Z (4 months ago)
- Topics: paypal, paypal-api, paypal-checkout, paypal-rest-api
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
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
```