Uses of Class
de.hybris.platform.chinesepspalipayservices.data.AlipayRawDirectPayErrorInfo
Packages that use AlipayRawDirectPayErrorInfo
Package
Description
-
Uses of AlipayRawDirectPayErrorInfo in de.hybris.platform.chinesepspalipayservices.strategies
Methods in de.hybris.platform.chinesepspalipayservices.strategies with parameters of type AlipayRawDirectPayErrorInfoModifier and TypeMethodDescriptionvoidAlipayPaymentTransactionStrategy.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 AlipayRawDirectPayErrorInfoModifier and TypeMethodDescriptionvoidDefaultAlipayPaymentTransactionStrategy.updateForError(OrderModel orderModel, AlipayRawDirectPayErrorInfo alipayRawDirectPayErrorInfo)