Skip to content

Merchant Warrior card payments module for AvoRed Open Source Laravel Shopping Cart

License

Notifications You must be signed in to change notification settings

Sharnw/avored-merchant-warrior

Repository files navigation

AvoRed Merchant Warrior Card Payment Module

Installation

git clone https://github.com/Sharnw/laravel-ecommerce

cd laravel-commerce

git clone https://github.com/Sharnw/avored-merchant-warrior modules/sharnw/avored-merchant-warrior

php artisan migrate

php artisan avored:module:install sharnw-merchant-warrior-card

Configuration

Add the following variables to your env file:

MERCHANT_WARRIOR_API_ENDPOINT=
MERCHANT_WARRIOR_API_KEY=
MERCHANT_WARRIOR_API_SECRET=
MERCHANT_WARRIOR_MERCHANT_UUID=

About

Merchant Warrior card payments module for AvoRed Open Source Laravel Shopping Cart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published