imagina / icommercepayu-module
2.0.0
2020-10-01 20:29 UTC
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
添加排除
1. Go to app/http/middleware/VerifyCsrfToken
2. add this:
protected $except = [ 'api/icommercepayu/response' ];
配置
- merchantId
- apilogin
- apiKey
- accountId
- Allow use of Test Credit Cards
API
初始化(参数 = orderID)
https://mydomain/api/icommercepayu