sharik709/laravel-payment-adapter

It will allow change easily between multiple payment gateways

v0.0.3 2019-09-06 09:14 UTC

This package is auto-updated.

Last update: 2024-05-06 20:05:08 UTC


README

This laravel package will allow laravel to easily switch between multiple payment gateway's and process charge on user.

install

composer require sharik709/laravel-payment-adapter

This package is based on drivers. You will register your installed drivers and then use them to make use of payment gateway.