amritms / invoice-gateways
多发票服务的单一网关
0.4.1
2023-05-27 09:03 UTC
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-09-27 11:51:29 UTC
README
一个用于管理第三方发票的包。
安装
您可以通过 composer 安装此包。
composer require amritms/invoice-gateways
测试
composer test
变更日志
发票配置表为每个用户有一行: config {"businessId":"","refresh_token":"","access_token":"","expires_in":"","incomeAccountId":""}
有关最近更改的更多信息,请参阅变更日志。
贡献
有关详细信息,请参阅贡献指南。
安全性
如果您发现任何与安全性相关的问题,请通过电子邮件amritms.git@gmail.com联系,而不是使用问题跟踪器。
致谢
许可
MIT 许可证 (MIT)。有关更多信息,请参阅许可文件。