đī¸ Alipay Payment
Alipay payment is the core Type element of the JitPay framework, implementing integration of multiple payment methods based on Alipay's official API. It handles payment link generation, order status queries, and callback notification processing, supporting QR code payment, mobile website payment, and other methods, suitable for e-commerce, O2O, lifestyle services, and various other commercial application scenarios.
đī¸ WeChat Pay
WeChat Pay is a payment processing element integrated with WeChat Pay's official API, implementing multiple payment methods including QR code payment, H5 payment, and mini-program payment based on WeChat Pay V2 API. It handles order creation, payment status queries, and callback notification processing, providing seamless payment experience within the WeChat ecosystem. WeChat Pay is suitable for WeChat mini-programs, official accounts, apps, and other WeChat ecosystem application scenarios, simplifying payment integration complexity through standardized APIs.
đī¸ Payment Service
Payment service is a core business service component preset in the JitPay payment framework, responsible for payment order creation, payment link acquisition, order status queries, payment confirmation, and callback processing. It is implemented based on services.NormalType, providing standardized payment business interfaces and encapsulating complex interaction logic with third-party payment platforms.