Open SplendidDream opened 4 years ago
1、支付宝转账接口升级了。 说明地址(目前已对该接口能力做了升级,后续建议调用新接口alipay.fund.trans.uni.transfer): https://opensupport.alipay.com/support/helpcenter/112/201602481112?ant_source=opendoc_recommend 新接口地址: https://opendocs.alipay.com/apis/api_28/alipay.fund.trans.uni.transfer 2、支付宝转账接口目前只支持证书方式了,但PaySharp.Alipay.Merchant中并无对证书设置的地方。
老接口也是可以正常调用的,个人时间有限,目前没有升级计划
【补充 】升级说明地址错误了: https://opendocs.alipay.com/open/00ou7f
感谢,那暂时先这样使用旧接口了。
1、支付宝转账接口升级了。 说明地址(目前已对该接口能力做了升级,后续建议调用新接口alipay.fund.trans.uni.transfer): https://opensupport.alipay.com/support/helpcenter/112/201602481112?ant_source=opendoc_recommend 新接口地址: https://opendocs.alipay.com/apis/api_28/alipay.fund.trans.uni.transfer 2、支付宝转账接口目前只支持证书方式了,但PaySharp.Alipay.Merchant中并无对证书设置的地方。