amritms / invoice-gateways
Single gateway for multiple invoice services
Installs: 1 251
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 2
Open Issues: 0
Requires
- php: ^7.4|^8.0
- ext-json: *
- amritms/waveapps-client-php: ^0.3.1
- guzzlehttp/guzzle: ^7.0.1
- illuminate/database: ^7.0|^8.0|^9.0|^10.0
- illuminate/support: 7.0|^8.0|^9.0|^10.0
- paypal/rest-api-sdk-php: ^1.14
- quickbooks/v3-php-sdk: ^6.0
- sabinks/freshbooks-client-php: 0.3.4
Requires (Dev)
- orchestra/testbench: ^6.20.0
- phpunit/phpunit: ^9.0
- dev-master
- 0.4.1
- 0.4.0
- 0.3.24
- 0.3.23
- 0.3.22
- 0.3.21
- 0.3.20
- 0.3.19
- 0.3.18
- 0.3.17
- 0.3.16
- 0.3.15
- 0.3.14
- 0.3.13
- 0.3.12
- 0.3.11
- 0.3.10
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2
- 0.1
- dev-bugfix/waveapps
- dev-version-upgrade
- dev-upgrade-libs
- dev-upgrade-quickbooks-sdk
- dev-bugfix/quickbooks
- dev-bugfix/waveapps-send-invoice
- dev-fix/use-waveapps-email
- dev-filter-purchase-product-from-waveapps
- dev-handle-errors
- dev-IG-012
- dev-IG-011-a
- dev-IG-011
- dev-IG-010
- dev-IG-009
- dev-IG-08-b
- dev-IG-008-a
- dev-IG-008
- dev-IG-003
- dev-IG-06-c
- dev-IG-07-a
- dev-IG-07
- dev-IG-06-b
- dev-IG-06-a
- dev-IG-06
- dev-IG-005-c
- dev-IG-005-b
- dev-IG-005
- dev-IG-004-a
- dev-IG-004
- dev-IG-002-b
- dev-IG-002-a
- dev-IG-001-b
- dev-IG-001-a
- dev-IG-001
- dev-IG-002
- dev-quickbooks-integration
This package is auto-updated.
Last update: 2024-10-27 11:58:30 UTC
README
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.