Uses of Class
de.hybris.platform.chinesepspalipayservices.exception.AlipayException
Packages that use AlipayException
Package
Description
-
Uses of AlipayException in de.hybris.platform.chinesepspalipayservices.strategies
Methods in de.hybris.platform.chinesepspalipayservices.strategies that throw AlipayExceptionModifier and TypeMethodDescriptionAlipayCreateRequestStrategy.createDirectPayUrl(AlipayDirectPayRequestData requestData) Creates direct_pay_url from request dataAlipayCreateRequestStrategy.createRefundUrl(AlipayRefundRequestData refundData) Creates refund url by alipay refund request data -
Uses of AlipayException in de.hybris.platform.chinesepspalipayservices.strategies.impl
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl that throw AlipayExceptionModifier and TypeMethodDescriptionDefaultAlipayCreateRequestStrategy.createDirectPayUrl(AlipayDirectPayRequestData requestData) DefaultAlipayCreateRequestStrategy.createRefundUrl(AlipayRefundRequestData refundData)