# PayCenter **Repository Path**: jackyang_space/PayCenter ## Basic Information - **Project Name**: PayCenter - **Description**: 支付服务(支持支付宝、微信、银联),支持配置多种收款商户。该项目参考了spring-boot-pay开源项目。 https://gitee.com/52itstyle/spring-boot-pay - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PayCenter #### 介绍 支付服务(支持支付宝、微信、银联),支持配置多种收款商户。该项目参考了spring-boot-pay开源项目。 https://gitee.com/52itstyle/spring-boot-pay #### 软件架构 springboot2.0 swagger2 thymeleaf #### 软件说明 应业务需求需要配置多商户收费模式,根据请求的头文件渠道号不同,调用不同商户配置文件。