This extension integrates PagBank payment support with PWA Studio's Venia UI.
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.
To install the extension, follow these steps:
-
Add the package to your PWA Studio project by running:
yarn add @devgfnl/payment-method-pagbank-pwa-studio
-
Update
package.json
: In the root directory of your project, modify yourpackage.json
by adding@devgfnl
to the trusted vendors in thepwa-studio
section:"pwa-studio": { ... "trusted-vendors": [ "@devgfnl" ] }
- Vault: Coming soon.
- 3D Secure (3DS) Authentication: Coming soon.
Supported.
Coming soon.
Coming soon.
For specific issues related to this integration, please open an issue on GitHub or visit the wiki for common errors.