-
Notifications
You must be signed in to change notification settings - Fork 6
Refunds
If you want to start a refund from the Gambio Backend, the order needs to be placed using a Mollie payment method and it needs to be paid. Refund is possible from the Mollie payment information block on the order details page.
When Orders API is used two tabs are available: Items and Amount. In the Items tab, the merchant can enter the qty to refund by listed items from Mollie (products, surcharge, shipping, etc.).
When Payments API is used only the Amount tab is available. In this tab, you can enter the refund amount and optionally the reason why the order is refunded. The refund amount is prepopulated with the maximum amount that can be refunded at the moment of opening the popup.
Once the whole order is refunded, all inputs will be disabled and the Refund button will be removed (just the Close button will be displayed).
- Add payment methods to your checkout
- Customise your checkout
- Localise your checkout
- Set up credit/debit cards
- Set up bank transfers
- Add a payment surcharge
- Remove payment methods