caravanglory / module-antom
Antom payment integration for Magento 2 (Credit Card, Google Pay, Apple Pay)
Package info
github.com/caravanglory/antom-magento2
Type:magento2-module
pkg:composer/caravanglory/module-antom
1.0.4
2026-04-11 20:10 UTC
Requires
- php: >=8.2
- antom/global-open-sdk-php: ^1.0
- magento/framework: >=103.0
- magento/module-checkout: >=100.4
- magento/module-payment: >=100.4
- magento/module-quote: >=101.2
- magento/module-sales: >=103.0
Suggests
- hyva-themes/magento2-hyva-checkout: Required for Hyvä Checkout integration (frontend payment forms)
README
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
- Log in to your Magento Admin Panel.
- Navigate to Stores > Settings > Configuration.
- In the left panel, expand Sales and select Payment Methods.
- 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.