Loki Checkout MultiSafepay

Jump to Developer Docs

This module integrates the MultiSafepay payment methods in the LokiCheckout. Without it being enabled, the MultiSafepay payment methods do pop up in the payment method listing, but will not be redirecting to the MultiSafepay payment portal. Hence, this module is vital to use.

Features

  • Displaying of all activated payment methods, including icons
  • Redirect to the MultiSafepay Payment portal
  • Custom images for Creditcard method
  • Custom images for Generic Gateways
  • Payment Components

Configuration settings

Currently, this module does not need any configuration settings.

Payment methods

Any payment method that is properly enabled in the MultiSafepay dashboard (and that is working via the core Magento 2 plugin of MultiSafepay) is displayed instantly in the LokiCheckout as well. Additionally, an image is shown for each payment method as well. After selecting the right payment method and completing other details on the checkout page, a customer is redirected to the MultiSafepay portal for the actual payment.

MultiSafepay methods
MultiSafepay methods

Payment Components

MultiSafepay allows for Payment Components and the LokiCheckout supports this as well. For instance, the Creditcard method allows for additional fields to appear within the checkout. Once the fields are filled in correctly, a customer is not redirected to the MultiSafepay portal but directly to the regular Magento Success page - the payment has been done via the Payment Component.

Payment Component for the American Express method
Payment Component for the American Express method

Payment Component for the E-invoicing method
Payment Component for the E-invoicing method

Note on birthday

In some Payment Components (like for E-invoicing), a field Birthday is displayed. The value of this field is sent to the MultiSafepay API and it does not have any relation with the Magento customer date-of-birth field (customer_dob). Because of this, we recommend you to not display the Magento date-of-birth field to avoid confusion.

Last modified: May 23, 2025