Magento v2 (Adobe Commerce)

The following page describes the necessary actions to use the Fiserv Checkout for Magento v2 plugin with a WordPress web shop.

You can find the plugin on the Adobe website here: Adobe Marketplace

Pre-requsites

  • PHP v8.1 and above
  • Magento Open Source 2.4 and above

Installation

Besides using the automatic installation procedure, you can alternatively install the plugin in a manual way.

Option 1: Manual installation via (s)FTP

You can manually install the plugin by uploading the ZIP file to the Magento environment using (s)FTP.

  1. Unzip plugin archive and move to Magento root directory
  2. Copy the unzipped release folder into: /app/code/Fiserv/Checkout

Option 2: Manual installation via Composer

Required: PHP, Composer

  1. Move to your Magento root directory
  2. Install plugin by running composer install fiserv-ipg/plugin-magento

Enablement of plugin

After successful installation, enable the plugin in your Magento environment with these commands:

  1. Enable the plugin with the command:
    php bin/magento module:enable Fiserv_Checkout
  2. Apply changes to the Magento backend environment:
    php bin/magento setup:upgrade
    php bin/magento cache:flush

Configuration

  1. Access Magento’s admin dashboard

  2. Navigate to Stores > Configuration > Sales > Payment Methods

  3. Scroll to section 'Other Payment Methods' to see 'Fiserv General Settings'. Enable your payment methods.

  4. Apply your API key and secret in the settings fields respectively. To get the API credentials proceed to the next step and follow the link below.

Retrieval of API keys

To acquire the API key and API secret, create an account on our developer portal. Afterwards, enter the key details into the 'Fiserv General Settings' page.


Want a quick overview?