Registry / auth / weixin-java-pay

weixin-java-pay

JSON →
library4.8.0javamavenunverified

Java SDK for integrating WeChat Pay (微信支付) payment services into applications.

<dependency> <groupId>com.github.binarywang</groupId> <artifactId>weixin-java-pay</artifactId> <version>4.8.0</version> </dependency>
INSTALL
IMPORT
SIG · WEIXIN-JAVA-PAY
W
weixin-java-pay
authjavav4.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WxPayService
com.github.binarywang.wxpay.service.WxPayService

Demonstrates importing the WeChat Pay service interface.

import com.github.binarywang.wxpay.service.WxPayService; public class Example { public static void main(String[] args) { System.out.println("WeChat Pay SDK available"); } }
Debug
Known issues
breakingAPI changes in WeChat Pay may require updating the SDK; check for breaking changes between versions.
fix
Always refer to the official WeChat Pay documentation and SDK changelog when upgrading.
affects: *
Upgrade
Version history
4.8.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Resources
weixin-java-pay — mvn dependency:get weixin-java-pay · libregistry