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 demoBefore you begin
To test your integration:
- Use your test mode API Key. You can find them in MONEI Dashboard → Settings → API Access
- You can check the status of a test payment in your MONEI Dashboard → Payments (in test mode).
Install
- Using composer (recommended)
- From the raw package
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
You can install MONEI Adobe Commerce Extension from the raw package by downloading the latest version.
Create a directory called app/code/Monei/MoneiPayment
, inside your magento2 project, and you unzip the downloaded archive there.
Go to Adobe Commerce (Magento 2) root directory and run:
php bin/magento module:enable Monei_MoneiPayment
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
Configure
To configure the extension you have to go to Stores → Configuration→ Payment Methods (under Sales section) → MONEI
Enter your API Key. You can find your API Key in MONEI Dashboard → Settings → API Access.
Before you go live
- Make sure that you are using live (production) mode API Key.
- Make sure that you have at least one active payment method