Magento2
Requirements
- ICEPAY Account
- Magento 2.4.4 or higher
- PHP 8.1 or higher
Installation
Always perform the following steps first in the testing environment.
Make sure there is always a backup available before performing the steps in a live environment.
We recommand installing the ICEPAY Magento 2 plugin using composer.
composer require icepay/magento2
php bin/magento module:enable Icepay_Payment
Hyvä Checkout
composer require icepay/magento2-hyva-checkout
php bin/magento module:enable Icepay_HyvaCheckout
Configuration
- Sign in to your Magento backend.
- Go to Magento > Stores > Configuration > Sales > Payment Methods > ICEPAY.
- Enter your Merchant ID and Merchant Secret.
To get those, login at your ICEPAY Account > Merchants > View Merchant. - Confirm your settings, and click Save config.
Supported payment methods
We currently support the following payment methods:
FAQ
Is it possible to issue a refund from Magento?
Yes, that is possible.