Skip to content

Magento2

Changelog Source code

Requirements

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

  1. Sign in to your Magento backend.
  2. Go to Magento > Stores > Configuration > Sales > Payment Methods > ICEPAY.
  3. Enter your Merchant ID and Merchant Secret.
    To get those, login at your ICEPAY Account > Merchants > View Merchant.
  4. 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.