https://github.com/nexamerchant/checkoutonebuy
Checkout OneBuy
https://github.com/nexamerchant/checkoutonebuy
checkout onebuy
Last synced: about 2 months ago
JSON representation
Checkout OneBuy
- Host: GitHub
- URL: https://github.com/nexamerchant/checkoutonebuy
- Owner: NexaMerchant
- License: mit
- Created: 2024-11-08T03:41:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T05:18:09.000Z (6 months ago)
- Last Synced: 2025-02-01T19:12:40.446Z (4 months ago)
- Topics: checkout, onebuy
- Language: PHP
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NexaMerchant/CheckoutOneBuy
> This package is a part of NexaMerchant, a Laravel E-commerce package. This package is used to provide a OneBuy Checkout for the NexaMerchant package.
[](https://github.com/NexaMerchant/CheckoutOneBuy)
[](https://github.com/NexaMerchant/CheckoutOneBuy/releases)
[](https://packagist.org/packages/Nexa-Merchant/CheckoutOneBuy)
[](https://packagist.org/packages/Nexa-Merchant/CheckoutOneBuy)# How to Install
```
NexaMerchant\CheckoutOneBuy\Providers\CheckoutOneBuyServiceProvider::class,
```
Add it to config/app.php $providers# How to Install with Composer
```
composer require nexa-merchant/checkoutonebuy
```