-
Notifications
You must be signed in to change notification settings - Fork 17
Vouchers
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.
Vouchers should be enabled on admin panel in payment-methods
Administration > Payment methods > Mollie > Edit
1. Enabled - YES
2. Method - Orders API must be used
First go to Product Type
and add product type
Next go to Administration > Payment methods > Mollie > Edit
and set default category to Vouchers
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.
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.
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.
If you have any problems by running Vouchers, please view the Sylius Backend Logs to see if an error happened.