Table of Contents
Moneris Payment Gateway for Magento 2 Hyva React Checkout User Guide for Magento 2
Extension context
This is a Toweringmedia Magento 2 extension guide generated from the Magento Admin virtual product catalog.
Product page
Overview
Toweringmedia Moneris Payment Gateway Extension Toweringmedia Moneris is a payment gateway integration for Magento 2.4.8 that connects your store to Moneris payment processing. It supports multiple connection methods, 3D Secure authentication, and Hyvä React Checkout. Payment Processing Methods The extension supports three connection types: Direct Tokenization : Card data is sent directly to Moneris for tokenization. Supports real-time processing, immediate authorization, and full control over the payment flow. Includes card number, expiry, CVV, and cardholder name fields with client-side validation. Hosted Tokenization : Uses Moneris-hosted iframe fields for card input, reducing PCI scope. Card data never.
What this extension does
- Fully integrated with Hyvä React Checkout
- Tokenized vault payments for faster checkout
- Admin capture, refund, and void support
- AVS/CVV fraud-prevention checks
- No Knockout or RequireJS needed
Installation
Install and validate in staging before production rollout.
cd /path/to/magento # Install from your licensed package source php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
Configuration
Configure extension options in Magento Admin, then validate key storefront/admin flows tied to this extension.
Validation checklist
- Configuration saves without errors in Admin.
- Expected storefront/admin behavior is present.
- No critical PHP/JS errors occur during test flow.
- Caches and static assets are refreshed after changes.
Troubleshooting
- Feature missing: verify module status, cache flush, and static-content deploy.
- Unexpected behavior: retest with only required related modules enabled.
- Admin setting not applying: verify config scope and clear cache.
