https://github.com/magebitcom/magento2-hyva-checkout-utrust-payment
https://github.com/magebitcom/magento2-hyva-checkout-utrust-payment
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/magebitcom/magento2-hyva-checkout-utrust-payment
- Owner: magebitcom
- Created: 2024-07-10T08:07:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T10:12:43.000Z (almost 2 years ago)
- Last Synced: 2025-08-12T02:58:34.955Z (10 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Utrust Payment Compatability with Hyvä Checkout
## Installation
1. Install [https://github.com/utrustdev/utrust-for-magento2](Utrust_Payment)
2. Install Compatability Module by running
```bash
composer require magebitcom/magento2-hyva-checkout-utrust-payment
```
3. Enable Module
```bash
bin/magento module:enable Magebit_CheckoutUtrustPayment && bin/magento setup:upgrade
```
---

*Developed by Magebit. Have questions or need help? Contact us at info@magebit.com or on our [website](https://magebit.com/contact).*