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