smartwalle / alipay

支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签,支持文件上传和接口内容加密。
MIT License
1.85k stars 417 forks source link

type Trade struct 中ExtendParams 可否增加支持orig_total_amount字段支持 #175

Closed TIZ36 closed 1 year ago

TIZ36 commented 1 year ago

补差功能依赖该 orig_total_amount字段

smartwalle commented 1 year ago

文档地址发一下呢

TIZ36 commented 1 year ago

https://opendocs.alipay.com/support/01rfw1

smartwalle commented 1 year ago

可以用 master 分支试一下

TIZ36 commented 1 year ago

ok的,添加这个字段即可