1 Star 0 Fork 0

justapnet / justap-server-sdk-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
V1CreateChargeRequest.md 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
justap-bot 提交于 2023-12-07 15:05 . new release 3.0.0

V1CreateChargeRequest

Properties

Name Type Description Notes
Amount float32 [REQUIRED] 订单金额,单位元, 如 0.01 [default to null]
AppId string [REQUIRED] 应用 id [default to null]
Body string [REQUIRED] 服务明细 [default to null]
CallbackUrl string [OPTIONAL] 回调地址,如不传则使用 APP 设置中的回调地址。若都为空,则无法跳回原页面 [default to null]
Channel *Tradev1Channel [REQUIRED] 渠道名称 [default to null]
ClientIp string [REQUIRED] 客户端机器 IP [default to null]
Currency string 货币单位。国内收单机构仅支持 CNY [default to null]
Description string [OPTIONAL] 交易描述 [default to null]
Extra *V1CreateChargeRequestExtra [OPTIONAL] 各支付渠道元数据 [optional] [default to null]
MerchantTradeId string [REQUIRED] 客户系统的交易单号(订单号),必须在应用下唯一。长度不超过30个字符 [default to null]
Metadata map[string]string [OPTIONAL] 订单元数据,原样返回 [optional] [default to null]
NotificationArea string [OPTIONAL] 接受通知服务器所在区域,为确保消息能够送达,请选择服务器所在国家的国家码。如不填默认为 CN [default to null]
NotifyUrl string [OPTIONAL] 通知地址,如不传则使用 APP 设置中的通知地址。若都为空,则不发送通知 [default to null]
Subject string [REQUIRED] 物品或服务名称(交易标题) [default to null]
Ttl int32 [OPTIONAL] 订单超时时间,单位秒 [default to null]

[Back to Model list] [Back to API list] [Back to README]

Go
1
https://gitee.com/justapnet/justap-server-sdk-go.git
git@gitee.com:justapnet/justap-server-sdk-go.git
justapnet
justap-server-sdk-go
justap-server-sdk-go
master

搜索帮助