# WePay **Repository Path**: peter2king/WePay ## Basic Information - **Project Name**: WePay - **Description**: 轻量级java微信支付组件 支付与业务分离设计 配置简单易上手 实现动态加载配置 多种组合支付方案 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: 1.0.4 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 28 - **Created**: 2018-05-13 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## **WePay-支付接口JAVA封装** #### **目标** - 不需要过分关注支付本身的支付逻辑 只关注支付过程中具体业务的实现 #### **微信支付UML** ![UML](https://git.oschina.net/uploads/images/2017/0816/151415_9f389a6d_975445.png "UML.png") #### **wiki** - 具体使用配置方法参看腾讯文档或者 wiki:[https://gitee.com/felord/WePay/wikis](https://gitee.com/felord/WePay/wikis) - demo项目:[https://gitee.com/felord/WePayDemo](https://gitee.com/felord/WePayDemo) #### **maven坐标** ``` cn.felord wePay 1.0.4 ``` #### **仓库地址** - wepay-spring-boot-starter: [https://gitee.com/felord/wepay-spring-boot](https://gitee.com/felord/wepay-spring-boot) - OSC:[https://git.oschina.net/felord/WePay](https://git.oschina.net/felord/WePay) - GitHub:[https://github.com/NotFound403/WePay](https://github.com/NotFound403/WePay)