Git Product home page Git Product logo

jigsaw-payment's Introduction

关于Jigsaw Payment

Jigsaw Payment 是一个面向互联网商户的开源支付系统。 支付系统几乎是互联网应用必不可少的基础设施,也是各个互联网应用中少数可以标准化的系统。 本系统是基于凤凰牌老熊的系列文章 而设计的,采用微服务架构。

项目起源

2017年8月份,Goldman(高盛)公司发表了一份题为《The Rise of China FinTech》的报告,指出支付是**互联网金融的网关,也是互联网公司的基础设施。 各个互联网公司在收单和代付方面上的需求是有共性的,可以作为一个通用系统来开发。

目前多数公司的支付系统是在公司早期技术力量比较薄弱的时候建立的, 也有不少系统是从银行或者第三方支付公司的支付系统基础上建立起来的,技术上比较保守,架构上设计不合理。 很多系统大量地使用Map类型数据来做接口的输入输出, 这导致支付系统的开发和维护难度很高。

支付对交易的安全和可靠性要求高。除了从设计上需要尽可能地保证外,还需要从使用经验中吸取教训,避免重复踩坑。 每个坑都意味着公司的经济上的损失。 通过这种方式,我们可以汇总各种场景下的使用问题,并以此来更新这些软件,避免问题的扩散。

命名为Jigsaw(七巧板)的目的是让使用者可以像搭积木一样,易于定制、容易扩展。我们希望建立一个开源系统, 使用新的、成熟的微服务架构,合理引入新技术, 以产品需求为主导,实现一个架构合理、代码优雅、易于使用的支付系统。

项目文档参见 http://doc.jigsaw.lixf.cn。 这里仅是一个简单的入门介绍。

入门

构建

**系统默认输出日志到/var/log/jigsaw目录,请将这个目录设置owner为当前用户。 ** 你可以直接使用已发布的版本。如果需要验证最新的版本,可以下载本项目的代码,使用JDK1.8,运行如下命令:

mvn clean install

支持jigsaw payment 项目开发

如果您是开发人员

本项目在2017年9月份启动,如果您是:

  1. 每周有4小时以上的时间可以投入;
  2. 有Java软件开发经验,熟悉Linux;
  3. (或)熟悉微服务系统的基础设施建设; 我们特别期待您的加入。 请微信关注“凤凰牌老熊”的公众号并留言,在留言中说明现在所在的公司、从事的工作、每天可以投入的时间,以及期待从事的开发模块。

期待您的资金支持

Jigsaw Payment 需要您的支持来维持正常的运转,特别是托管服务器采购的费用。 微信捐赠支持,请扫码: 微信收款码

jigsaw-payment's People

Contributors

shamphone avatar paymentrpc avatar innkl avatar atschx avatar rocszh avatar duleitony avatar

Watchers

James Cloos avatar zhangkangen 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.