Skip to main content

Adobe Commerce (Magento 2)

To accept payments through MONEI in your Adobe Commerce (Magento 2) store you simply need to install and configure MONEI Adobe Commerce Extension.

Live demo

Before you begin

To test your integration:

Install

You can install MONEI Adobe Commerce Extension using composer by adding it to your composer file using following command:

composer require monei/module-monei-payment

Enable module

php magento/bin/magento module:enable Monei_MoneiPayment

Finally, run setup upgrade to enable new modules:

php magento/bin/magento setup:upgrade

Configure

To configure the extension you have to go to Stores → Configuration→ Payment Methods (under Sales section) → MONEI

Configure MONEI Adobe Commerce

Enter your API Key. You can find your API Key in MONEI Dashboard → Settings → API Access.

Before you go live