Giter Site home page Giter Site logo

payaliandwechat's Introduction

Licence

愿支付(wish-pay)

整合支付模块(微信支付,支付宝支付)

特性

1. 不依赖任何 mvc 框架,分层次比较简单
2. 也不依赖 servlet,作为工具jar使用,可以轻松接入到任何系统里
3. 支付请求调用支持HTTP和异步、支持http代理
4. LogBack日志记录
5. 简单快速完成支付模块的开发
6. 支持多种支付类型多支付账户扩展(目前已支持微信支付,支付宝支付)

本项目包含 3 个部分:

 1. wish-pay-core  公共lib,支付核心与规范定义
     1.1 wish-pay-ali  整合支付宝支付
     1.2 wish-pay-wx   整合微信支付
     1.3 wish-pay-common  常用工具包以及公共接口定义
 2. wish-pay-web  一个用springboot的支付demo

使用

可以参照demo例子中的入口进行使用,测试例子提供了扫描支付的实现方式,已经在生成环境使用,并且比较稳定。 ** 另外:本项目未来规划要增加一些支付场景,并且要集成更多的支付系统,如果有志同道合的朋友,可以通过qq群联系,可以一起进行修补或者开发其他新功能 **

下一版本:

  1. 增加对账单功能
  2. alipay改成http调用方式
  3. 增加几种支付场景的演示

联系组织

  1. QQ群:564621696
  2. 邮箱:[email protected]

payaliandwechat's People

Contributors

fanqinghui avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.