To accept payments through MONEI in your Adobe Commerce (Magento 2) store you simply need to install and configure MONEI Adobe Commerce Extension.
composer require monei/module-monei-payment
php magento/bin/magento module:enable Monei_MoneiPayment
php magento/bin/magento setup:upgrade
For more information, please refer to the official documentation.