Sylius: Set up payment options
Increase conversion by offering an express payment option with enhanced security that reduces cart abandonment by speeding up checkout, and gives you access to a global market.
Display the Apple Pay button
Display the Apple Pay button on your cart, checkout, and product pages.
- Log in to Sylius.
- Go to Configuration > Payment methods.
- Select Apple Pay.
- Switch on the Enable Buy Now toggle.
- Save the changes.
Set up vouchers
Offer pre-paid credits that can be used to purchase goods or services.
The voucher types that you create are added to the Product type (required in meal vouchers) drop-down menu of the products listed in Sylius under Catalog > Products.
- Log in to Sylius.
- Go to the Mollie section of the side navigation bar.
- Go to Product type and select Create.
- Select a voucher type from the Name drop-down menu.
- Select Create.
The voucher type is added as a product type in a product's attributes.
Set up credit/debit cards
What you need to do in advance
- Add credit/debit cards to your checkout.
Enable Mollie Components
- Log in to Sylius.
- Go to Configuration > Payment methods.
- Switch on the Use Mollie Components for credit cards toggle.
- Save the changes.
Enable one-click payments
- Log in to Sylius.
- Go to Configuration > Payment methods.
- Switch on the Use single-click payments for credit cards toggle.
- Save the changes.
Set up automatic second-chance emails
Remind customers that they have items left in their cart. The email includes a payment link.
Enable second-chance emails
- Log in to Sylius.
- Go to Configuration > Payment methods.
- Select Edit in the Actions column of the Mollie gateway.
- Switch on the Enable second-chance functionality toggle.
- Optional: Select the delay (1-200 hours) before sending the email from the drop-down menu under the toggle.
- Save the changes.
Set up the email template
- Log in to Sylius.
- Go to the Mollie section of the side navigation bar.
- Select Email template.
- Select Create.
- Optional: Style the email with CSS to suit your branding.
- For each relevant language, fill in your preferred standard values in the Name, Subject, and Content fields.
- Select Create.
Add a payment surcharge
Offset any additional costs or fees associated with processing a payment method by adding a payment surcharge.
Note
Check your local legislation before adding a payment surcharge.
Add a fixed surcharge
Add a fixed surcharge for larger orders, where a percentage-based surcharge may become disproportionately high.
- Log in to Sylius.
- Go to Configuration > Payment methods.
- Select Edit in the Actions column of the Mollie gateway.
- Select the payment method.
- In the Payment fee section, select Fixed fee from the Type drop-down menu.
- Enter the amount for the fixed surcharge in the Fix amount field.
- Save the changes.
Add a percentage-based surcharge
Add a percentage surcharge for smaller orders, where a fixed surcharge may be relatively high.
- Log in to Sylius.
- Go to Configuration > Payment methods.
- In the Payment fee section, select Percentage from the Type drop-down menu.
- Enter the percentage in the Percentage field.
- Enter a fixed amount for the maximum surcharge in the Surcharge limit field.
- Save the changes.
Add a combined surcharge
Add a combination of both fixed and percentage-based surcharges to cover the fixed costs associated with payment processing as well as a proportionate surcharge based on the order value.
- Log in to Sylius.
- Go to Configuration > Payment methods.
- In the Payment fee section, select Fixed fee and percentage from the Type drop-down menu.
- Enter the amount for the fixed surcharge in the Fix amount field.
- Enter the percentage in the Percentage field.
- Enter a fixed amount for the maximum surcharge in the Surcharge limit field.
- Save the changes.
Updated 6 months ago