Install extension - US

Plugin icon

Magento 2

Install the Zip extension

For Magento 2 stores, Zip offers a Magento 2 Extension for integrating our payment method into your store.

Follow the steps in this guide to integrate Zip into your Magento 2 store:

If you have any questions or need any support integrating, please email us at [email protected].

🚧

Support for Magento version 2.2 and below

Adobe will be ending support for versions of Magento below version 2.3 in 2021.

If you have not already upgraded Magento to the latest version, we suggest doing so as soon as possible. If you are on an older version of Magento and would like assistance integrating Zip, please reach out to us at [email protected].

Add the Payment Gateway

🚧

Magento 2 Extension Rebrand Update

For Zip branding, please update to version 1.6.0 or above.

📘

Compatibility

Zip extension requires Magento v.2.3.0 or above. Zip supports USD or CAD as Magento base currency.

653

Installation

Choose one of the installation methods described below.

Extension Installation

Install with Composer

This is the recommended installation method. Make sure you are familiar with Magento Composer workflow and everything is set accordingly on the project:

More information on Magento Composer.

  1. At Magento Marketplace, add the extension to the cart and go through the checkout process to be able to download with Composer (extension is free).

  2. Run following commands from command line:
    composer require mr/quadpay
    php bin/magento setup:upgrade

Follow any additional instructions from Magento.

Install Manually

  1. At Magento Marketplace, add the extension to the cart, go through the checkout process and download the extension (extension is free).

  2. Create app/code/MR/QuadPay/ directories

  3. Unzip the extension to newly created Zip directory

  4. Using the command line, run this command:
    php bin/magento setup:upgrade

Follow any additional instructions from Magento.

Configuration

To enable and configure Zip, return to the Magento Admin Panel.

  1. Go to Stores > Configuration > Sales > Payment Methods > Zip

  2. Under Enabled, select Yes

  3. Select Territory (United States or Canada)

  4. Copy and paste the Client ID, Client Secret from the Zip Merchant Portal > Settings. (Take care not to add any additional spaces or characters to these fields.)

1608
  1. Save and flush the cache after setup.