rvvup/module-magento-payments-hyva-checkout

There is no license information available for the latest version (1.0.10-RC-1) of this package.

Compatibility module for Rvvup payment gateway for Magento 2

Installs: 185

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 4

Language:HTML

Type:magento2-module

1.0.10-RC-1 2024-04-30 12:28 UTC

README

What's This?

This plugin integrates Rvvup payment solutions seamlessly into the Hyva Checkout process for Magento 2. Leveraging the power of Rvvup's versatile payment options, it offers a streamlined, secure, and user-friendly payment experience for customers. It's designed to work out of the box with the Hyva Checkout, enhancing its functionality with minimal setup.

Installation

To install the plugin, you can use the following commands:

composer require rvvup/module-magento-payments-hyva-checkout

After that, run setup:upgrade to install the plugin:

bin/magento setup:upgrade

Testing

This plugin comes with Playwright tests to ensure its functionality. To run the tests, use the following command:

npm ci # Install the required dependencies
npx playwright test --ui

Please note: There are tests included for credit card for both the inline and the modal versions. It depends on the configuration of the payment method which test will succeed.