📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Stable v2.0.2

Authnetcim Hyva Checkout

paradoxlabs/authnetcim-hyva-checkout

Integrates Authorize.net CIM payment gateway with Hyva Checkout. Enables credit card, ACH, and stored card payments via Authorize.net within the Hyva Checkout.

13,171
Downloads
Below average
1
GitHub Stars
Below average
3mo ago
Last Release
0
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.0.2 on Magento 2.4.8-p3
Dec 28, 2025

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Authnetcim Hyva Checkout Magento compatibility status badge

README

Loaded from GitHub

Latest Stable Version License Total Downloads

This module adds support for Hyva Checkout to our Authorize.net CIM payment method for Magento 2.

Requirements

  • Magento 2.4 (or equivalent version of Adobe Commerce, Adobe Commerce Cloud, or Mage-OS)
  • Hyva Checkout (separate product and license)

Features

  • Place orders via Hyva Checkout, with Authorize.net CIM payment 2023-12-01_152853
  • Supports payment by credit card, ACH, and stored cards (via CIM tokenization). See Authorize.net extension for full details.

Limitations

  • Requires Accept Hosted or Accept.js payment form (does not support untokenized inline credit card entry)
  • Does not yet implement the 'My Payment Options' customer account interface for stored card management

Installation and Usage

In SSH at your Magento base directory, run:

composer require paradoxlabs/authnetcim-hyva-checkout
php bin/magento module:enable ParadoxLabs_AuthnetcimHyvaCheckout
php bin/magento setup:upgrade

Applying Updates

In SSH at your Magento base directory, run:

composer update paradoxlabs/authnetcim-hyva-checkout
php bin/magento setup:upgrade

These commands will download and apply any available updates to the module.

If you have any integrations or custom functionality based on this extension, we strongly recommend testing to ensure they are not affected.

Changelog

Please see CHANGELOG.md.

Support

This module is provided free and without support of any kind. You may report issues you've found in the module, and we will address them as we are able, but no support will be provided here.

DO NOT include any API keys, credentials, or customer-identifying in issues, pull requests, or comments. Any personally identifying information will be deleted on sight.

If you need personal support services, please buy an extension support plan from ParadoxLabs, then open a ticket at support.paradoxlabs.com.

Contributing

Please feel free to submit pull requests with any contributions. We welcome and appreciate your support, and will acknowledge contributors.

This module is maintained by ParadoxLabs, a Magento solutions provider. We make no guarantee of accepting contributions, especially any that introduce architectural changes.

License

This module is licensed under APACHE LICENSE, VERSION 2.0.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.