Javen205 / IJPay

IJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨
http://javen205.gitee.io/ijpay
Apache License 2.0
5.42k stars 1.34k forks source link

[Request] Official SDK download for UnionPay #3

Closed nicktunac closed 6 years ago

nicktunac commented 6 years ago

Hi Javen,

Could you give me the source of the official SDK of UnionPay for 5.1.0?

Currently, I'm using com.unionpay.acp:1.0.0 but the signing method doesn't have support for SHA 256 encryption.

Thanks and regards, Nick

Javen205 commented 6 years ago

@nicktunac I didn't find the SDK of UnionPay for 5.1.0. What kind of payment do you need?

This is the development platform of unionpay.

https://open.unionpay.com/ajweb/help/file I hope it will help you.

nicktunac commented 6 years ago

@Javen205

Thanks a lot, I got it already in here https://open.unionpay.com/ajweb/help/file/toDetailPage?id=610&flag=2

Cheers. Closing this issue now.

Javen205 commented 6 years ago

Welcome