Skip to content

A PWA Studio extension to integrate PagBank payment methods, supporting Brazilian options like Pix, Boleto, and credit cards in Venia UI.

Notifications You must be signed in to change notification settings

GabrielFNLima/payment-method-pagbank-pwa-studio

Repository files navigation

PagBank Payment Integration for PWA Studio (Venia UI)

This extension integrates PagBank payment support with PWA Studio's Venia UI. payments

Prerequisites

To ensure proper functionality, please make sure the following requirements are met in your Magento instance:

Installation

To install the extension, follow these steps:

  1. Add the package to your PWA Studio project by running:

    yarn add @devgfnl/payment-method-pagbank-pwa-studio
  2. Update package.json: In the root directory of your project, modify your package.json by adding @devgfnl to the trusted vendors in the pwa-studio section:

    "pwa-studio": {
      ...
      "trusted-vendors": [
        "@devgfnl"
      ]
    }

Supported Payment Methods

Credit Card

  • Vault: Coming soon.
  • 3D Secure (3DS) Authentication: Coming soon.

credit card payment form

Pix

Supported.

pix payment form

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.

About

A PWA Studio extension to integrate PagBank payment methods, supporting Brazilian options like Pix, Boleto, and credit cards in Venia UI.

Topics

Resources

Stars

Watchers

Forks