基于微信支付javaSDK的接口层封装(技术栈:springboot),调用接口直接返回 JSAPI 或 扫码 调起支付所需参数。适用于 微信小程序 等 JSAPI 支付场景。使用简单,封装签名过程,不用理解太多的逻辑,直接使用。
☆17May 21, 2023Updated 2 years ago
Alternatives and similar repositories for wxpay-based-on-javaSDK
Users that are interested in wxpay-based-on-javaSDK are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 springboot 实现微信扫描小程序码登录,获取用户微信信息,封装了 获取 access_token,获取小程序码的过程,并提供好扫码登录需要的接口,直接使用。