saulmoralespa/magento2-wompi-pa

Wompi Panamá for Magento 2

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/saulmoralespa/magento2-wompi-pa

dev-main 2025-05-19 21:05 UTC

This package is auto-updated.

Last update: 2025-09-19 21:51:08 UTC


README

Description

WompiPa is a payment module for Magento 2 that allows you to accept payments through Wompi, a payment gateway in Panamá

Installation

use composer to install the module

composer require saulmoralespa/magento2-wompipa

Execute the commands

php bin/magento module:enable Saulmoralespa_WompiPa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy en_US #on i18n

Configuration

  1. Go to Stores > Configuration > Sales > Payment Methods
  2. Find the Wompi Panamá section
  3. Configure the settings:
    • Enable: Set to "Yes" to enable the payment method.
    • Environment: Choose between "Development" and "Production".
    • Public Key: Your Wompi public key.
    • Private Key: Your Wompi private key.
    • Events Key: Your Wompi events key.
    • Integrity key: Your Wompi integrity key.