imagina / icommerceccbill-module
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:asgard-module
Requires
- php: ^8.1
- composer/installers: ~1.0
- imagina/core-module: v10.x-dev
- imagina/icommerce-module: v10.x-dev
Requires (Dev)
- orchestra/testbench: ^8.5
- phpunit/phpunit: ^10
README
Install
composer require imagina/icommerceccbill-module=v10.x-dev
Enable the module
php artisan module:enable Icommerceccbill
Seeder
php artisan module:seed Icommerceccbill
Add response Urls
https://ccbill.com/doc/managing-flexforms-payment-flows#ftoc-heading-10
add this URL: https://mydomain/icommerceccbill/payment/response/
URL Notifications
https://ccbill.com/doc/webhooks-overview#introduction
add this url: https://mydomain/api/icommerceccbill/v1/confirmation
Check only this events: NewSaleSuccess, NewSaleFailure
Tests
Configurations: https://ccbill.com/doc/admin-portal-faq#ftoc-heading-11
Testing Cards: https://ccbill.com/kb/test-credit-card-numbers#ftoc-heading-3