# enba-integrate-wechat-h5
**Repository Path**: mn_cxy/enba-integrate-wechat-h5
## Basic Information
- **Project Name**: enba-integrate-wechat-h5
- **Description**: 🚀【恩爸编程,只讲有用的】该项目是一个springboot集成**微信支付H5**的案例,拿来就能用在自己的项目中。
- **Primary Language**: Java
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-11-03
- **Last Updated**: 2025-02-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: 微信支付
## README
### 微信H5支付
[产品介绍](https://pay.weixin.qq.com/docs/merchant/products/h5-payment/introduction.html)
[接入前准备](https://pay.weixin.qq.com/docs/merchant/products/h5-payment/preparation.html)
[开发指引](https://pay.weixin.qq.com/docs/merchant/products/h5-payment/development.html)
[API列表](https://pay.weixin.qq.com/docs/merchant/products/h5-payment/apilist.html)
**整体原则就是按照官方文档一步一步来**
---
支付产品

微信认证
**注意:只有服务号才能对接微信支付。每年都需要花300块认证费用。**

---