Uses of Class
de.hybris.platform.chinesepspalipayservices.data.AlipayRawDirectPayErrorInfo
-
Packages that use AlipayRawDirectPayErrorInfo Package Description de.hybris.platform.chinesepspalipayservices.strategies de.hybris.platform.chinesepspalipayservices.strategies.impl -
-
Uses of AlipayRawDirectPayErrorInfo in de.hybris.platform.chinesepspalipayservices.strategies
Methods in de.hybris.platform.chinesepspalipayservices.strategies with parameters of type AlipayRawDirectPayErrorInfo Modifier and Type Method Description voidAlipayPaymentTransactionStrategy. updateForError(OrderModel orderModel, AlipayRawDirectPayErrorInfo aipayRawDirectPayErrorInfo)Updates alipay payment transaction and entry upon receiving error data from alipay -
Uses of AlipayRawDirectPayErrorInfo in de.hybris.platform.chinesepspalipayservices.strategies.impl
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type AlipayRawDirectPayErrorInfo Modifier and Type Method Description voidDefaultAlipayPaymentTransactionStrategy. updateForError(OrderModel orderModel, AlipayRawDirectPayErrorInfo alipayRawDirectPayErrorInfo)
-