shipay_pagamentos_digitais / shipay-magento-pix-qr-gateway
Shipay payment integration extension for Magento 2
Installs: 2 298
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 4
Open Issues: 1
Type:magento2-module
This package is not auto-updated.
Last update: 2025-05-16 03:48:36 UTC
README
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