From 64d771e7ac69e938015d1742fb3875b8a432486b Mon Sep 17 00:00:00 2001 From: dax Date: Tue, 22 Dec 2020 14:47:39 +0800 Subject: [PATCH] transaction callback bugfix --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d84855..339ad7d 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,15 @@ ``` -## 功能亮点 +## 功能 - 实现微信支付多商户 +- 集成支付宝SDK、快速接入Spring Boot - 实现微信支付V3 基础支付 - 实现微信支付V3 合单支付 - 实现微信支付V3 代金券 -- 集成支付宝SDK、快速接入Spring Boot -> 微信支付分等积极对接中…… +- 实现微信支付V3 微信支付分 +- 实现微信支付V3 先享卡 + ## 开源协议 **Apache 2.0**