@devgfnl/payment-method-pagbank-pwa-studio
v1.0.0
Published
A PWA Studio extension to integrate PagBank payment methods, supporting Brazilian options like Pix, Boleto, and credit cards in Venia UI.
Readme
PagBank Payment Integration for PWA Studio (Venia UI)
This extension integrates PagBank payment support with PWA Studio's Venia UI.

Prerequisites
To ensure proper functionality, please make sure the following requirements are met in your Magento instance:
- PWA Studio Project: Ensure you have a PWA Studio-based project set up.
- PagBank Official Module: Install the PagBank official Magento module.
- PagBank GraphQL Module: Install the PagBank GraphQL module to enable GraphQL support for PagBank payments.
Installation
To install the extension, follow these steps:
Add the package to your PWA Studio project by running:
yarn add @devgfnl/payment-method-pagbank-pwa-studioUpdate
package.json: In the root directory of your project, modify yourpackage.jsonby adding@devgfnlto the trusted vendors in thepwa-studiosection:"pwa-studio": { ... "trusted-vendors": [ "@devgfnl" ] }
Supported Payment Methods
Credit Card
- Vault: Coming soon.
- 3D Secure (3DS) Authentication: Coming soon.

Pix
Supported.

Boleto
Coming soon.
Pay with PagBank
Coming soon.
For specific issues related to this integration, please open an issue on GitHub or visit the wiki for common errors.
