Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/larryclean/gopay
Browse files Browse the repository at this point in the history
  • Loading branch information
pihc committed Oct 8, 2023
2 parents 69b2995 + eb28b59 commit bfac344
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/saobei.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
### 支付2.0接口
> 请参考`gopay/saobei/pay_test.go`,
* 小程序支付接口(暂无账号为测试可用性):`client.MiniPay()`
* 付款码支付 `client.BarcodePay()`
* 支付查询 `client.Query()`
* 退款申请 `client.Refund()`
* 退款订单查询 `client.QueryRefund()`

### 资金接口
> 请参考`gopay/saobei/merchant_test.go`,
Expand Down

0 comments on commit bfac344

Please sign in to comment.