https://github.com/snowdogapps/hyva-checkout-payu
Hyvä Magewire Checkout compatibility module for payu/magento24-payment-gateway
https://github.com/snowdogapps/hyva-checkout-payu
snowdog-hyva
Last synced: 16 days ago
JSON representation
Hyvä Magewire Checkout compatibility module for payu/magento24-payment-gateway
- Host: GitHub
- URL: https://github.com/snowdogapps/hyva-checkout-payu
- Owner: SnowdogApps
- Created: 2023-11-15T10:38:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T13:12:02.000Z (about 1 year ago)
- Last Synced: 2025-04-12T21:58:33.166Z (16 days ago)
- Topics: snowdog-hyva
- Language: HTML
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hyvä Checkout PayU
Hyvä Magewire Checkout compatibility module for `payu/magento24-payment-gateway`
## 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)## PayU Payment Gateway
This module extends original Magento2 module for [PayU](https://poland.payu.com/) to be able to use it within Hyvä Magewire Checkout.
See original module at [PayU-EMEA/plugin_magento_24](https://github.com/PayU-EMEA/plugin_magento_24/)## Functionality support matrix
| Functionality | Support Status |
|-------------------------------|----------------------|
| Bank transfer payments | :white_check_mark: |
| Card paymnets (hosted fields) | :white_check_mark: |
| Saved cards | :white_check_mark: |
| Repay (pay again) | :x: |
| Credit Card Currency Rates | :warning: not tested |## Notes
* Credit card form (hosted fields) is not part of payment method block, but it is added after block with payment methods.
For visual effect You want to have PayU Cards payment method as last payment method (so there is nothing in between payment block and card form)