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.

  1. Log in to Sylius.
  2. Go to Configuration > Payment methods.
  3. Select Apple Pay.
  4. Switch on the Enable Buy Now toggle.
  5. 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.

  1. Log in to Sylius.
  2. Go to the Mollie section of the side navigation bar.
  3. Go to Product type and select Create.
  4. Select a voucher type from the Name drop-down menu.
  5. 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

Enable Mollie Components

  1. Log in to Sylius.
  2. Go to Configuration > Payment methods.
  3. Switch on the Use Mollie Components for credit cards toggle.
  4. Save the changes.

Enable one-click payments

  1. Log in to Sylius.
  2. Go to Configuration > Payment methods.
  3. Switch on the Use single-click payments for credit cards toggle.
  4. 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

  1. Log in to Sylius.
  2. Go to Configuration > Payment methods.
  3. Select Edit in the Actions column of the Mollie gateway.
  4. Switch on the Enable second-chance functionality toggle.
  5. Optional: Select the delay (1-200 hours) before sending the email from the drop-down menu under the toggle.
  6. Save the changes.

Set up the email template

  1. Log in to Sylius.
  2. Go to the Mollie section of the side navigation bar.
  3. Select Email template.
  4. Select Create.
  5. Optional: Style the email with CSS to suit your branding.
  6. For each relevant language, fill in your preferred standard values in the Name, Subject, and Content fields.
  7. 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.

  1. Log in to Sylius.
  2. Go to Configuration > Payment methods.
  3. Select Edit in the Actions column of the Mollie gateway.
  4. Select the payment method.
  5. In the Payment fee section, select Fixed fee from the Type drop-down menu.
  6. Enter the amount for the fixed surcharge in the Fix amount field.
  7. Save the changes.

Add a percentage-based surcharge

Add a percentage surcharge for smaller orders, where a fixed surcharge may be relatively high.

  1. Log in to Sylius.
  2. Go to Configuration > Payment methods.
  3. In the Payment fee section, select Percentage from the Type drop-down menu.
  4. Enter the percentage in the Percentage field.
  5. Enter a fixed amount for the maximum surcharge in the Surcharge limit field.
  6. 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.

  1. Log in to Sylius.
  2. Go to Configuration > Payment methods.
  3. In the Payment fee section, select Fixed fee and percentage from the Type drop-down menu.
  4. Enter the amount for the fixed surcharge in the Fix amount field.
  5. Enter the percentage in the Percentage field.
  6. Enter a fixed amount for the maximum surcharge in the Surcharge limit field.
  7. Save the changes.