Uses of Class
de.hybris.platform.chinesepspwechatpayservices.data.WeChatRawDirectPayNotification
-
-
Uses of WeChatRawDirectPayNotification in de.hybris.platform.chinesepspwechatpayservices.notifications
Methods in de.hybris.platform.chinesepspwechatpayservices.notifications with parameters of type WeChatRawDirectPayNotification Modifier and Type Method Description voidWeChatPayNotificationService. handleWeChatPayPaymentResponse(WeChatRawDirectPayNotification weChatPayNotification)Handling the Asyn-response of the 3rd part payment service provider server -
Uses of WeChatRawDirectPayNotification in de.hybris.platform.chinesepspwechatpayservices.notifications.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.notifications.impl with parameters of type WeChatRawDirectPayNotification Modifier and Type Method Description voidDefaultWeChatPayNotificationService. handleWeChatPayPaymentResponse(WeChatRawDirectPayNotification weChatPayNotification) -
Uses of WeChatRawDirectPayNotification in de.hybris.platform.chinesepspwechatpayservices.strategies
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies with parameters of type WeChatRawDirectPayNotification Modifier and Type Method Description voidWeChatPayPaymentTransactionStrategy. updateForNotification(OrderModel orderModel, WeChatRawDirectPayNotification weChatPayNotifyResponseData)Update weChatPayPaymentTransaction and entry once notify data from weChat is received. -
Uses of WeChatRawDirectPayNotification in de.hybris.platform.chinesepspwechatpayservices.strategies.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type WeChatRawDirectPayNotification Modifier and Type Method Description protected voidDefaultWeChatPayPaymentTransactionStrategy. setEntryByNotification(WeChatRawDirectPayNotification weChatPayNotifyResponseData, WeChatPayPaymentTransactionEntryModel weChatPayPaymentTransactionEntry, TransactionStatus status)voidDefaultWeChatPayPaymentTransactionStrategy. updateForNotification(OrderModel orderModel, WeChatRawDirectPayNotification weChatPayNotifyResponseData)
-