module
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Aug 11, 2026
License: Apache-2.0
Opens a new window with license information.
README
¶
抖音支付Golang语言版本SDK说明
1. 总体说明
本SDK包含App支付和H5支付方式的SDK
2. 接口
参见源码目录共分为四部分。
- 支付:主要包含了下单,关单,根据订单号查询,根据外部单号查询四个接口,代码路径:services/pay
- 退款:主要包含了退款,根据外部单号查询退款订单两个接口,代码路径:services/refund
- 回调:主要包含了通知的解析接口,代码路径:services/callback
- 账单:主要包含了账单的接口,代码路径:services/bill
接口的使用方法可以参考每处代码下的xxx_test.go的测试用例
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tools
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.