Uses of Class
de.hybris.platform.payment.commands.request.FollowOnRefundRequest
Packages that use FollowOnRefundRequest
Package
Description
-
Uses of FollowOnRefundRequest in de.hybris.platform.payment.commands.impl
Methods in de.hybris.platform.payment.commands.impl with parameters of type FollowOnRefundRequestModifier and TypeMethodDescriptionFollowOnRefundMockCommand.perform(FollowOnRefundRequest request) -
Uses of FollowOnRefundRequest in de.hybris.platform.payment.methods
Methods in de.hybris.platform.payment.methods with parameters of type FollowOnRefundRequestModifier and TypeMethodDescriptionCardPaymentService.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 FollowOnRefundRequestModifier and TypeMethodDescriptionDefaultCardPaymentServiceImpl.refundFollowOn(FollowOnRefundRequest request)