mirror of
https://gitee.com/yansongda/pay.git
synced 2024-12-04 21:29:29 +08:00
UPDATE README.md
This commit is contained in:
parent
ee12f497ea
commit
ef6e87c7a5
@ -85,7 +85,7 @@ QQ交流群:690027516
|
||||
所有网关均支持以下方法
|
||||
|
||||
- find(array/string $order)
|
||||
说明:查找订单接口
|
||||
说明:查找订单接口
|
||||
参数:`$order` 为 `string` 类型时,请传入系统订单号,对应支付宝或微信中的 `out_trade_no`; `array` 类型时,参数请参考支付宝或微信官方文档。
|
||||
返回:查询成功,返回 `Yansongda\Supports\Collection` 实例,可以通过 `$colletion->xxx` 或 `$collection['xxx']` 访问服务器返回的数据。
|
||||
异常:`GatewayException` 或 `InvalidSignException`
|
||||
|
Loading…
Reference in New Issue
Block a user