| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR adds virtual payment related interfaces to the WeChat Mini Program SDK. The implementation includes new APIs for virtual payment features such as balance queries, transfer account management, advertising funds management, complaint handling, and file operations.
Copilot reviewed 31 out of 31 changed files in this pull request and generated 9 comments.
Show a summary per file| File | Description |
|---|---|
| WxMaXPayService.java | Added 15 new virtual payment API method signatures |
| WxMaXPayServiceImpl.java | Implemented all new virtual payment API methods |
| WxMaApiUrlConstants.java | Added API endpoint URLs for virtual payment services |
| Multiple bean classes | Created request/response models for virtual payment APIs |
| WxMaXPayServiceImplTest.java | Added comprehensive test cases for all new APIs |
Sorry, something went wrong.
…stant/WxMaApiUrlConstants.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…n/xpay/WxMaXPayBindTransferAccoutRequest.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…n/xpay/WxMaXPayGetComplaintListResponse.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…n/xpay/WxMaXPayGetComplaintDetailResponse.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…/impl/WxMaXPayServiceImplTest.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…/WxMaXPayService.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…/impl/WxMaXPayServiceImpl.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…stant/WxMaApiUrlConstants.java Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
No description provided.