Skip to content

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

Repository files navigation

Invoice Gateways

Latest Version on Packagist Build Status Total Downloads License

A package to manage third party invoices.

Installation

You can install the package via composer:

composer require amritms/invoice-gateways

Testing

composer test

Changelog

Invoices_configs table has a row for each user: config {"businessId":"","refresh_token":"","access_token":"","expires_in":"","incomeAccountId":""}

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email amritms.git@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License 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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages