Tagged articles
2 articles
Page 1 of 1
php Courses
php Courses
Jul 15, 2021 · Backend Development

WeChat Pay V3 Integration in PHP: Complete Backend Implementation

This article explains how to upgrade to WeChat Pay V3 in PHP, covering composer installation, configuration file setup, a table of payment methods, example usage for mini‑program payments, and a full reusable Wechat class with signing, verification, and refund functions.

Payment IntegrationV3 APIWeChat Pay
0 likes · 15 min read
WeChat Pay V3 Integration in PHP: Complete Backend Implementation
Programmer DD
Programmer DD
Dec 6, 2020 · Backend Development

Mastering WeChat Pay V3: Build Coupon APIs with Spring Boot Starter

This article walks through the complete process of integrating WeChat Pay V3 coupon and voucher features into a Spring Boot application, covering account setup, API workflow, model design, a reusable Spring Boot starter, configuration details, and sample code for creating and querying coupon batches.

CouponSpring BootV3 API
0 likes · 8 min read
Mastering WeChat Pay V3: Build Coupon APIs with Spring Boot Starter