Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```