Download the PHP package qwicpay/qwicpay-magento2-checkout without Composer
On this page you can find all versions of the php package qwicpay/qwicpay-magento2-checkout. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download qwicpay/qwicpay-magento2-checkout
More information about qwicpay/qwicpay-magento2-checkout
Files in qwicpay/qwicpay-magento2-checkout
Package qwicpay-magento2-checkout
Short Description QwicPay Magento 2 Checkout Integration
License MIT
Informations about the package qwicpay-magento2-checkout
QwicPay Magento 2 Checkout Integration
This guide provides step-by-step instructions for developers to install, configure, and activate the QwicPay Instant Checkout module for Magento 2.
🔧 Installation
- Login to your Magento Server
-
Navigate to your Magento root directory
-
Require the QwicPay module via Composer:
-
Enable the QwicPay module:
You should see:
-
Upgrade the setup:
- Compile Magento (this may take several minutes):
⚙️ Configuration
- Go to your Magento Admin Panel
-
Navigate to:
Stores
→Configuration
→Sales
→QwicPay
-
Enter your Merchant ID,
Choose your preferred Button Style,
Then click Save Config - Magento may prompt you to Flush Cache.
✅ The QwicPay Checkout Button Block should now be available under
Content → Blocks
🔄 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
-
Navigate to:
System
→Integrations
→Add New Integration
-
Fill in the following under Integration Info:
- Name:
QwicPay
- Email:
[email protected] - Callback URL:
https://ice.qwicpay.com/app/magento/auth/callback
- Identity Link URL:
https://ice.qwicpay.com/app/magento/auth/link
- Name:
-
Under API Permissions, set:
- Resource Access:
Custom
Sales
Catalog
Carts
Reports
Stores
- Resource Access:
-
Click Save
You should now see the integration listed with a status of Inactive -
Click Activate → then click Allow
-
A QwicPay popup will appear - enter the Merchant ID provided to you.
- Click Link to QwicPay
Ensure the integration status updates to Active
🛒 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
- 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.
📊 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.
For any issues or assistance, please reach out to: [email protected]