定制 rvvup/module-magento-payments-hyva-checkout 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rvvup/module-magento-payments-hyva-checkout

最新稳定版本:1.11.1

Composer 安装命令:

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

包简介

Compatibility module for Rvvup payment gateway for Magento 2

README 文档

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

Dockerized Setup of Test Store

If you would like to have a quick local installation of the plugin on a magento store (for testing), you can follow these steps:

  • Copy .env.sample to .env and update the values as needed.
  • Run the following command to start the docker containers:
docker compose up -d --build

End to End Testing

This plugin comes with Playwright tests to ensure it's functionality.

Get Started (install dependencies):

npm i
npx playwright install

(Recommended), Running the E2E tests against a dockerized store installation

This will spin up a docker container with magento with hyva + rvvup plugin installed and run the test against this container.

./scripts/run-e2e-tests.sh

If you have an existing store, to run the tests, use the following command:

ENV TEST_BASE_URL=https://magento.test npx playwright test --ui # change your base url to point to the right domain

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.

统计信息

  • 总下载量: 6.13k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: HTML

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-12-18