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.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardLooking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubThis 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
- 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.