Uses of Class
de.hybris.platform.payment.commands.request.StandaloneRefundRequest
Packages that use StandaloneRefundRequest
Package
Description
-
Uses of StandaloneRefundRequest in de.hybris.platform.payment.commands.impl
Methods in de.hybris.platform.payment.commands.impl with parameters of type StandaloneRefundRequestModifier and TypeMethodDescriptionStandaloneRefundMockCommand.perform(StandaloneRefundRequest request) -
Uses of StandaloneRefundRequest in de.hybris.platform.payment.methods
Methods in de.hybris.platform.payment.methods with parameters of type StandaloneRefundRequestModifier and TypeMethodDescriptionCardPaymentService.refundStandalone(StandaloneRefundRequest request) Refunds money to customer not based on previous transaction. -
Uses of StandaloneRefundRequest in de.hybris.platform.payment.methods.impl
Methods in de.hybris.platform.payment.methods.impl with parameters of type StandaloneRefundRequestModifier and TypeMethodDescriptionDefaultCardPaymentServiceImpl.refundStandalone(StandaloneRefundRequest request)