Uses of Class
de.hybris.platform.payment.commands.request.FollowOnRefundRequest
-
Packages that use FollowOnRefundRequest Package Description de.hybris.platform.payment.commands.impl de.hybris.platform.payment.methods de.hybris.platform.payment.methods.impl -
-
Uses of FollowOnRefundRequest in de.hybris.platform.payment.commands.impl
Methods in de.hybris.platform.payment.commands.impl with parameters of type FollowOnRefundRequest Modifier and Type Method Description RefundResultFollowOnRefundMockCommand. perform(FollowOnRefundRequest request) -
Uses of FollowOnRefundRequest in de.hybris.platform.payment.methods
Methods in de.hybris.platform.payment.methods with parameters of type FollowOnRefundRequest Modifier and Type Method Description RefundResultCardPaymentService. refundFollowOn(FollowOnRefundRequest request)Refunds money to customer based on previous transaction. -
Uses of FollowOnRefundRequest in de.hybris.platform.payment.methods.impl
Methods in de.hybris.platform.payment.methods.impl with parameters of type FollowOnRefundRequest Modifier and Type Method Description RefundResultDefaultCardPaymentServiceImpl. refundFollowOn(FollowOnRefundRequest request)
-