PHPackages                             qwicpay/qwicpay-magento2-checkout - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. qwicpay/qwicpay-magento2-checkout

ActiveMagento2-module[Payment Processing](/categories/payments)

qwicpay/qwicpay-magento2-checkout
=================================

QwicPay Magento 2 Checkout Integration

2.3.6(6mo ago)0861MITPHPPHP &gt;=7.3

Since Apr 29Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/QWICPAY/QwicPay_Magento2_Extension)[ Packagist](https://packagist.org/packages/qwicpay/qwicpay-magento2-checkout)[ RSS](/packages/qwicpay-qwicpay-magento2-checkout/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (6)Used By (0)

QwicPay Magento 2 Checkout Integration
======================================

[](#qwicpay-magento-2-checkout-integration)

This guide provides step-by-step instructions for developers to install, configure, and activate the QwicPay Instant Checkout and Payment Gateway module for Magento 2.

---

🔧 Installation
--------------

[](#-installation)

1. **Login to your Magento Server**
2. **Navigate to your Magento root directory**
3. **Require the QwicPay module via Composer:**

    ```
    composer require qwicpay/qwicpay-magento2-checkout
    ```
4. **Enable the QwicPay module:**

    ```
    php bin/magento module:enable Qwicpay_Checkout
    ```

    You should see:

    ```
    The following modules have been enabled: Qwicpay_Checkout

    ```
5. **Upgrade the setup:**

    ```
    php bin/magento setup:upgrade
    ```
6. **Compile Magento (this may take several minutes):**

    ```
    php bin/magento setup:di:compile
    ```

⚙️ Configuration
----------------

[](#️-configuration)

### General QwicPay Settings

[](#general-qwicpay-settings)

1. Go to your **Magento Admin Panel**
2. Navigate to:
    `Stores` → `Configuration` → `Sales` → `QwicPay`
3. Enter your:

    - **Merchant ID**
    - **Merchant Key**
    - Select **Stage** (Sandbox or Production)
    - Choose your preferred **Button Style**
4. Click **Save Config**
5. Magento may prompt you to **Flush Cache**

> ✅ The QwicPay Instant Checkout Button Block will now be available under
> `Content → Blocks`

---

### 💳 QwicPay ONE (Payment Method)

[](#-qwicpay-one-payment-method)

1. Go to:
    `Stores` → `Configuration` → `Sales` → `Payment Methods`
2. Scroll down to **QwicPay ONE**
3. Set **Enable** to **Yes**
4. Save Config &amp; **Flush Cache**

> Once enabled, QwicPay ONE will appear as a payment method during checkout.

---

📊 Access QwicPay Merchant Portal from Admin
-------------------------------------------

[](#-access-qwicpay-merchant-portal-from-admin)

You can now access your **QwicPay Merchant Access Portal** directly from the Magento Admin Panel:

Navigate to: `Admin Page → Navbar → QwicPay → Dashboard`

This will take you directly to your merchant dashboard where you can your manage your QwicPay transactions.

---

⚠️ The following settings are **only required if you intend to use the QwicPay Instant Checkout Cart Block**

🔄 Changing Button Style
-----------------------

[](#-changing-button-style)

When updating the QwicPay **Button Style** in:

`Stores → Configuration → Sales → QwicPay`

Magento may prompt you to **Flush Cache** after saving your changes. To proceed, click the **Flush Magento Cache** button to ensure your updates are applied.

---

🔐 Activate Integration
----------------------

[](#-activate-integration)

1. Navigate to:
    `System` → `Integrations` → `Add New Integration`
2. Fill in the following under **Integration Info**:

    - **Name**:
        `QwicPay`
    - **Email**:

    - **Callback URL**:
        `https://ice.qwicpay.com/app/magento/auth/callback`
    - **Identity Link URL**:
        `https://ice.qwicpay.com/app/magento/auth/link`
3. Under **API Permissions**, set:

    - **Resource Access**: `Custom`
        - `Sales`
        - `Catalog`
        - `Carts`
        - `Reports`
        - `Stores`
4. Click **Save**
    You should now see the integration listed with a status of **Inactive**
5. Click **Activate** → then click **Allow**
6. A QwicPay popup will appear - enter the **Merchant ID** provided to you.
7. Click **Link to QwicPay**
    Ensure the integration status updates to **Active**

---

🛒 Add QwicPay to Cart Page / Drawer
-----------------------------------

[](#-add-qwicpay-to-cart-page--drawer)

> ⚠️ As we do not have access to your theme or custom code, please ensure the following:

- Add the QwicPay button above your current checkout button (cart page and/or cart drawer).
- Implement logic to **hide the QwicPay button** if the cart is empty - the button will throw an error otherwise.

---

🚦 Final Steps
-------------

[](#-final-steps)

- The QwicPay button will launch in **Test Mode** by default.
- Once your integration is complete, please **contact us** to switch your button to **Production Mode**.

---

For any issues or assistance, please reach out to:

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance68

Regular maintenance activity

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 98.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~47 days

Total

5

Last Release

188d ago

Major Versions

1.0.0 → 2.1.12025-08-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b25e5c55f83ee1278904c75e2168cbdef29f23aec91dc1900af6911e48cd2d9?d=identicon)[JABeira](/maintainers/JABeira)

---

Top Contributors

[![JABeira](https://avatars.githubusercontent.com/u/146589717?v=4)](https://github.com/JABeira "JABeira (67 commits)")[![HenryQwicPay](https://avatars.githubusercontent.com/u/168820919?v=4)](https://github.com/HenryQwicPay "HenryQwicPay (1 commits)")

### Embed Badge

![Health badge](/badges/qwicpay-qwicpay-magento2-checkout/health.svg)

```
[![Health](https://phpackages.com/badges/qwicpay-qwicpay-magento2-checkout/health.svg)](https://phpackages.com/packages/qwicpay-qwicpay-magento2-checkout)
```

###  Alternatives

[adyen/module-payment

Official Magento2 Plugin to connect to Payment Service Provider Adyen.

1663.0M10](/packages/adyen-module-payment)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[buckaroo/magento2

Buckaroo Magento 2 extension

32404.0k6](/packages/buckaroo-magento2)[vipps/module-payment

Vipps MobilePay Payment Module for Magento 2

1195.4k](/packages/vipps-module-payment)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
