Interface WeChatPayNotificationService

All Known Implementing Classes:
DefaultWeChatPayNotificationService

public interface WeChatPayNotificationService
Provide method to handle notification from WeChat
  • Method Details

    • handleWeChatPayPaymentResponse

      void handleWeChatPayPaymentResponse(WeChatRawDirectPayNotification weChatPayNotification)
      Handling the Asyn-response of the 3rd part payment service provider server
      Parameters:
      weChatPayNotification - The parameters of WeChatRawDirectPayNotification