The Home for Magento 2 Excellence

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

1090 Modules
628 Ready
462 Need Help
🏆 Leaderboard
Actively Maintained v1.2.0

Antom Payment Integration for Magento 2

caravanglory/module-antom

Integrates Antom (Ant International) payments, accepting credit and debit cards, Google Pay, and Apple Pay with support for capture, refund, and cancel within the standard Magento order workflow.

45
Downloads
Below average
0
GitHub Stars
2mo ago
Last Release
0
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
242 warnings
PHPStan Failed

Tested on Magento 2.4.9

Recent Test History

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

v1.2.0 on Magento 2.4.9
Jun 7, 2026
v1.0.1 on Magento 2.4.9
Jun 1, 2026

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Antom Payment Integration for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

Antom Payment Integration for Magento 2

Accept Credit/Debit Cards, Google Pay, and Apple Pay in your Magento 2 store via Antom (Ant International).

Features

  • Integrated Checkout: Seamless payment experience within your Magento store.
  • Multiple Payment Methods: Supports major credit cards, Google Pay, and Apple Pay.
  • Secure: Uses Antom's secure API and follows Magento's security best practices (CSP compliant).
  • Easy Configuration: Simple setup through the Magento Admin Panel.
  • Order Management: Supports standard Magento order workflow (Inquiry, Capture, Refund, Cancel).

Installation

composer require caravanglory/module-antom
bin/magento module:enable CaravanGlory_Antom
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy

Configuration

  1. Log in to your Magento Admin Panel.
  2. Navigate to Stores > Settings > Configuration.
  3. In the left panel, expand Sales and select Payment Methods.
  4. Find Antom Payment and configure the following:
    • Enabled: Set to Yes to activate the module.
    • Environment: Choose between Sandbox and Live.
    • Credentials: Enter your Client ID, Merchant Private Key, and Alipay Public Key.
    • Google Pay/Apple Pay: Enable and configure specific settings for these methods.

Support

For any issues or questions, please contact CaravanGlory.

License

MIT License. See LICENSE.txt for details.

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.