Uses of Class
de.hybris.platform.chinesepspalipayservices.data.AlipayPaymentStatusRequestData
Packages that use AlipayPaymentStatusRequestData
Package
Description
-
Uses of AlipayPaymentStatusRequestData in de.hybris.platform.chinesepspalipayservices.payment
Methods in de.hybris.platform.chinesepspalipayservices.payment that return AlipayPaymentStatusRequestDataModifier and TypeMethodDescriptionprotected AlipayPaymentStatusRequestDataDefaultAlipayPaymentService.createAlipayPaymentStatusRequestDataByOrder(OrderModel order) -
Uses of AlipayPaymentStatusRequestData in de.hybris.platform.chinesepspalipayservices.strategies
Methods in de.hybris.platform.chinesepspalipayservices.strategies with parameters of type AlipayPaymentStatusRequestDataModifier and TypeMethodDescriptionAlipayCreateRequestStrategy.submitPaymentStatusRequest(AlipayPaymentStatusRequestData checkRequest) Sends check request with post method to alipay -
Uses of AlipayPaymentStatusRequestData in de.hybris.platform.chinesepspalipayservices.strategies.impl
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type AlipayPaymentStatusRequestDataModifier and TypeMethodDescriptionDefaultAlipayCreateRequestStrategy.submitPaymentStatusRequest(AlipayPaymentStatusRequestData checkRequest)