imagina / icommercepayu-module
Installs: 295
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 5
Open Issues: 1
Type:asgard-module
Requires
- php: >=7.0.0
- composer/installers: ~1.0
- imagina/core-module: 4.0.x-dev
- imagina/icommerce-module: 4.0.x-dev
Requires (Dev)
- orchestra/testbench: 3.5.*
- phpunit/phpunit: ~6.0
README
Seeder
php artisan module:seed Icommercepayu
Add Except
1. Go to app/http/middleware/VerifyCsrfToken
2. add this:
protected $except = [ 'api/icommercepayu/response' ];
Configurations
- merchantId
- apilogin
- apiKey
- accountId
- Allow use of Test Credit Cards
API
Init (Parameters = orderID)
https://mydomain/api/icommercepayu