Unzer: Strategies of refunding shipping costs
Edit on GitHubThe Spryker integration with Unzer offers multiple strategies to refund shipping costs. Ask a developer in your team to enable the strategy that suit your needs.
If you use the UnzerConstants::LAST_SHIPMENT_ITEM_EXPENSES_REFUND_STRATEGY
, the shipping costs will be refunded when the last sales order item of a shipment is refunded.
If you use the UnzerConstants::LAST_ORDER_ITEM_EXPENSES_REFUND_STRATEGY
, the shipping costs will be refunded when the last sales order item of the whole order is refunded. In a marketplace context, the whole order will be the merchant order.
If you use the UnzerConstants::NO_EXPENSES_REFUND_STRATEGY
, the shipping costs will never be refunded.
Thank you!
For submitting the form