OXID 7: Manage orders
Give refunds
Mollie for OXID 7 includes a refund manager, which you can use to give customers a full or partial refund for their orders.
Note
Your ability to refund partial amounts depends on the API method used when the customer paid:
- Payments API: full or partial amounts.
- Orders API: full amount only; partial refunds can only be issued based on the items and quantity of an order.
Payments API
Partial refund
Refunds can be issued for any amount as soon as it has been marked as paid, as long as it doesn't exceed the total amount of the order. You can refund an amount per order item, or an amount for the whole order.
Refund an amount
- Log in to OXID 7.
- Go to the Partial Refund section of the Mollie tab of the order.
- In the Refund Amount tab, enter the amount to be refunded.
- Click Execute refund.
You have the possibility to add a refund notice to the refund. This message will appear in the Mollie dashboard.

How much you already refunded and how much you are still able to refund, is shown at the bottom of the partial refund section.
Example
Of the total price of
1.439,10 EUR
,300,00 EUR
have already been refunded. Remaining refundable amount:1.139,10 EUR
Important
It can take up to 5 minutes to re-calculate and display the updated balance.
Refund individual items
- Choose the article you want to refund.
- Enter the quantity you want to refund (if article was ordered more than once).
- Click Execute refund.
Free refund amount
- Enter an amount you want to refund in the Free refund amount field.
- Click Execute refund.

Full refund
You can easily refund a full order by following these steps:
- Log in to OXID.
- Go to Administer Orders > Orders.
- Scroll to the Full Refund section of the Mollie tab of the order.
- Click Execute refund.
You have the possibility to add a refund notice to the refund. This message will appear in the Mollie dashboard.
Orders API
Partial refund
When using the Orders API, refunds can only be issued based on the items and quantity of an order:
- Log in to OXID.
- Go to Administer Orders > Orders.
- Choose the article you want to refund within the Mollie tab of the order.
- Enter the quantity you want to refund (if an article was ordered more than once).
- Click Execute refund.
You have the possibility to add a refund notice to the refund. This message will appear in the Mollie dashboard.

Full refund
You can easily refund a full order by following these steps:
- Log in to OXID.
- Go to Administer Orders > Orders.
- Scroll to the Full Refund section of the Mollie tab of the order.
- Click Execute refund.
You have the possibility to add a refund notice to the refund. This message will appear in the Mollie dashboard.
Updated 2 days ago