unionpay:Implementation of china unionpay backend for app transaction 中国银联手机支付控件后端实现

时间:2021-05-30 01:14:54
【文件属性】:
文件名称:unionpay:Implementation of china unionpay backend for app transaction 中国银联手机支付控件后端实现
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-30 01:14:54
Go unionpay 中国银联手机控件支付后端实现 Implemenation of China unionpay backend for mobile app transaction with usage //初始化 cfg := &unionpay.UnionpayConfig{ SignKeyPath: "sign key file path", SignCertPath: "sign cert file path", VerifyCertPath: "verify cert file path", CallbackUrl: "服务端回调URL", MerId: "商户号", AppTransUrl: "移动应用交易URL", } appTrans = unionpay.NewAppTrans(cfg) //获取tn,手机端得到tn后就可以使用这个tn发
【文件预览】:
unionpay-master
----http.go(5KB)
----crypto.go(2KB)
----LICENSE(1KB)
----config.go(453B)
----.gitignore(266B)
----README.md(1KB)
----util.go(2KB)
----cert.go(1KB)

网友评论