alexmaramaldo / futura-billing
There is no license information available for the latest version (dev-master) of this package.
Pacote Laravel que fornece uma interface do tipo fluent para os serviços de assinatura e pagamento da Vindi
dev-master
2018-12-03 15:04 UTC
Requires
- php: >=5.5.9
- dompdf/dompdf: ^0.7.0
- illuminate/database: ~5.3
- illuminate/support: ~5.3
- illuminate/validation: ~5.3
- nesbot/carbon: ~1.0
- symfony/http-kernel: ~2.7|~3.0
- vindi/vindi-php: *
Requires (Dev)
- illuminate/http: ~5.3
- illuminate/routing: ~5.3
- illuminate/view: ~5.3
- mockery/mockery: ~0.9
- orchestra/testbench: ^3.3
- phpunit/phpunit: ~4.0
- seizonio/laravel-php-code-analysis-hook: *
- vlucas/phpdotenv: ~2.0
This package is not auto-updated.
Last update: 2024-11-13 21:17:24 UTC
README
Introduction
Soul Digital Billing provides an expressive, fluent interface to Vindi's subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing.
Test Setup
You will need to set the following details locally and on your Vindi account in order to run the Billing unit tests:
Local
.env
BILLING_MODEL=
VINDI_API_KEY=
CREDIT_CARD_LABEL=
Vindi
Plans
* mensal-teste ($10)
* mensal-teste-2 ($10)