Skip to content

Vouchers

marekrzytki edited this page May 18, 2022 · 1 revision

Overview

Mollie lets you easily accept payments in your online shop using Eco, gift and meal vouchers smart choice for boosting sales and satisfying your customers.

You can activate this payment by simply activating the payment method "Vouchers" in your Sylius backend. The Vouchers should be displayed like one payment method on payment checkout. Customers can immediately proceed with the checkout.

Screenshot showing vouchers

Configuration

Vouchers should be enabled on admin panel in payment-methods

Screenshot Voucher Config

Administration > Payment methods > Mollie > Edit

1. Enabled - YES
2. Method - Orders API must be used

Default Category

First go to Product Type and add product type

Product Type

Next go to Administration > Payment methods > Mollie > Edit and set default category to Vouchers

Global Default Category

Select Category - value will be applied to all products in your webshop

If you choose NONE here, you can also assign “Vouchers” value to individual products
If you choose ECO, but want a small amount of products assigned to MEAL, you can set MEAL on product level and MEAL will override the ECO setting on those select products.

Product Level Selection of Vouchers

Go to creating a new product Administration > Products > New (or edit an existing one).
Then, in the Product type (required in vouchers) section, select the appropriate type to assign to the product.

img.png

Logs and Monitoring

Everything that can go wrong is added as a new log entry in the Sylius Backend Logs and in admin panel. Most of the time, the responses from the Mollie servers already tell you what the problem is.

Troubleshooting

If you have any problems by running Vouchers, please view the Sylius Backend Logs to see if an error happened.

Clone this wiki locally