The purpose of writing this article is mainly because the SDK provided by the WeChat public platform does not provide the SDK implementation of this function. In fact, the final implementation still relies on the WeChat public platform development documentation and SDK. Application scenarios for enterprise payment: Public accounts pay users who have followed them, such as processing refunds, financial settlements, etc. Let me first talk about the implementation idea: extend the WxMchPay component based on the built-in class library in the SDK to realize the expansion of enterprise payment functions. Without further ado, let’s get to the code. The following is the component that inherits the SDK to implement enterprise payment: $parameters parameter reference: Enterprise payment API document
1. Enterprise payment for small program development
Introduction: The purpose of writing this article is mainly because there is no SDK implementation of this function in the SDK provided by the WeChat public platform. In fact, the final implementation still relies on the WeChat public platform to develop documents and SDK . Application scenarios for corporate payments: Public accounts make payments to followed users, such as processing refunds, financial settlements, etc.
2. C# Develop WeChat portal and apply the encapsulation of WeChat cash red envelopes And use
##Introduction: After the last essay, after the improvement and reconstruction of the entire WeChat framework , has completed the packaging of WeChat payment, corporate payment, cash red envelopes, vouchers and various card coupons, and has made the WeChat payment and shake red envelope parts as common parts for official accounts and corporate accounts. Payment-related interfaces can be called in both public accounts and enterprise accounts. After a series of optimizations and arrangements, these contents will be introduced one by one. I hope you will like and support it.
3. C# Develop WeChat portal and apply WeChat payment enterprise payment encapsulation operation
Introduction: This article mainly introduces the development of WeChat portal in C# and the enterprise payment packaging operation of applying WeChat payment
4. WeChat development enterprise Payment PHP code implementation
Introduction: The purpose of writing this article is mainly due to the provision on the WeChat public platform There is no SDK implementation of this function in the SDK. In fact, the final implementation still relied on the WeChat public platform to develop documents and SDK. Application scenarios for corporate payments: Official accounts make payments to followed users, such as processing refunds, financial settlements, etc.
5. WeChat corporate payment, MMPayMKtCGITransfers::Call
Introduction: Return MMPayMKtCGITransfers::Call GetProductAuthority fail Please give me the answer. . Thank you
6. WeChat Enterprise Payment API Interface Core ClassIntroduction: Provide various official and user-released code examples and code references. Welcome to communicate. Learn
【Related Q&A recommendations】:
php - WeChat Enterprise Payment, MMPayMKtCGITransfers::Call
WeChat payment - CA certificate error occurs when doing WeChat enterprise payment in python
The above is the detailed content of 6 recommended articles about corporate payments. For more information, please follow other related articles on the PHP Chinese website!