The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1064 Modules
570 Ready
490 Need Help
🏆 Leaderboard
Stale v1.0.9

Shipay PIX QR Gateway

shipay_pagamentos_digitais/shipay-magento-pix-qr-gateway

Integrates the Shipay payment provider into Magento 2 to accept PIX QR-code payment transactions, with token caching for better performance.

2,651
Downloads
Below average
1
GitHub Stars
Below average
2y ago
Last Release
1
Open Issues
Build Issues
1/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
252 warnings
PHPStan Failed

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.9 on Magento 2.4.9
Jun 1, 2026

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Shipay PIX QR Gateway Magento compatibility status badge

README

Loaded from GitHub

Shipay Pix Qr Gateway Module for Magento 2

Overview

This module provides integration between Shipay Payment Provider for PIX payment transaction operations and Magento 2 platform.

Installation

Install the Shipay PixQrGateway module

Unzip the module file in app/code/Shipay/PixQrGateway folder

After successful module placement Shipay PixQrGateway module should be enabled.

$ bin/magento module:enable Shipay_PixQrGateway --clear-static-content

Run setup:upgrade command:

$ bin/magento setup:upgrade

Finally flush cache:

$ bin/magento cache:flush

Enable token cache for better performance

bash

$ bin/magento cache:enable shipay_token

Further docs (Portuguese)

https://marketplace.magento.com/media/catalog/product/shipay_pagamentos_digitais-shipay-magento-pix-qr-gateway-1-0-2-ce/user_guides.pdf

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.