https://github.com/snowdogapps/hyva-checkout-tpay
Hyvä Magewire Checkout compatybility module for tpaycom/magento2basic
https://github.com/snowdogapps/hyva-checkout-tpay
snowdog-hyva
Last synced: 15 days ago
JSON representation
Hyvä Magewire Checkout compatybility module for tpaycom/magento2basic
- Host: GitHub
- URL: https://github.com/snowdogapps/hyva-checkout-tpay
- Owner: SnowdogApps
- Created: 2023-11-13T13:47:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-23T16:27:30.000Z (3 months ago)
- Last Synced: 2025-04-12T21:58:33.828Z (15 days ago)
- Topics: snowdog-hyva
- Language: HTML
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 8
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Hyvä Checkout TPay
Hyvä Magewire Checkout compatibility module for `tpaycom/magento2basic`
## Hyvä Checkout
Hyvä Magewire Checkout is flexible and highly configurable checkout replacement for Magento 2.
See more at [hyva.io](https://www.hyva.io/hyva-checkout.html)## Tpay Payment Gateway
This module extends original Magento2 module for [Tpay Payment Gateway](https://tpay.com) to be able to use it within Hyvä Magewire Checkout.
See original module at [tpaycom/magento2basic](https://github.com/tpay-com/tpay-magento2-basic)## Instalation via composer
```bash
composer require snowdog/module-hyva-checkout-tpay:^2.0.0
```## Compatybility
Base [TPay Payment Gateway module](https://github.com/tpay-com/tpay-magento2-basic) have been overhauled with backwards incompatybile changes.
There are two main branches for this module supporting current and legacy version of payment module.| Payment module | `tpaycom/magento2basic` composer version | `snowdog/module-hyva-checkout-tpay` composer version |
|------------------------|------------------------------------------|------------------------------------------------------|
| `Tpay_Magento2` | `^2.0.0` | `^2.0.0` |
| `paycom_magento2basic` | `^1.5.2` | `^1.0.0` |