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.
Currently, this module does not need any configuration settings.
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 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.
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.