集成第三方支付的扩展包
$ composer require jormin/pay -vvv
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
success | bool | 是 | false:操作失败 true:操作成功 |
message | string | 是 | 结果说明 |
data | array | 否 | 返回数据 |
The MIT License (MIT). Please see License File for more information.
集成第三方支付的扩展包
$ composer require jormin/pay -vvv
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
success | bool | 是 | false:操作失败 true:操作成功 |
message | string | 是 | 结果说明 |
data | array | 否 | 返回数据 |
The MIT License (MIT). Please see License File for more information.