- Notifications
You must be signed in to change notification settings - Fork2
This is Laravel package for multiple invoice gateways in a single place. You don't need to install multiple packages for multiple payment gateways. Here we provide few of most widely used invoice services (Paypal Invoice, Freshbooks, Quickbooks) having easy to use methods eg: invoice(), list() etc
License
amritms/invoice-gateways
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A package to manage third party invoices.
You can install the package via composer:
composer require amritms/invoice-gateways
composertest
Invoices_configs table has a row for each user:config {"businessId":"","refresh_token":"","access_token":"","expires_in":"","incomeAccountId":""}
Please seeCHANGELOG for more information what has changed recently.
Please seeCONTRIBUTING for details.
If you discover any security related issues, please emailamritms.git@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please seeLicense File for more information.
About
This is Laravel package for multiple invoice gateways in a single place. You don't need to install multiple packages for multiple payment gateways. Here we provide few of most widely used invoice services (Paypal Invoice, Freshbooks, Quickbooks) having easy to use methods eg: invoice(), list() etc