shipay_pagamentos_digitais / shipay-magento-pix-qr-gateway
Shipay payment integration extension for Magento 2
Package info
github.com/shipay-pag/shipay-magento-pix-qr-gateway
Type:magento2-module
pkg:composer/shipay_pagamentos_digitais/shipay-magento-pix-qr-gateway
1.0.9
2024-08-30 14:30 UTC
This package is not auto-updated.
Last update: 2026-04-03 07:55:29 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