Loading...
Loading...
A skill dedicated to Antom payment integration, helping merchants select the right product and integration approach based on business needs, and build production-grade code. Supported products: One-time Payments, Tokenized Payment (recurring auto-debit), Subscription Payment, Scan to Link. Supported integration modes: Payment Element, Checkout Page (fully hosted / embedded), API-only integration (APM / bank card).
npx skill4agent add ant-intl/antom-ai-tools antom-integration# Example: Get One-time Payments CKP documentation
curl -sL "https://****/****.md" | Product | Use Case | Integration Mode | Key Features | Reference Doc |
|---|---|---|---|---|
| One-time Payments | Single-transaction payments for goods purchases, service fees, etc. | Element integration, Checkout integration (fully hosted / embedded), API-only (APM / bank card) | 3 integration modes available; supports Apple Pay / Google Pay express checkout; bank card payments; card tokenization | |
| Tokenized Payment | Recurring auto-debit with a one-time authorization that remains valid long-term | Two-step flow: authorization → payment | No repeated authorization needed after initial consent; supports 31 countries/regions and 16 local currency settlements; settlement cycle T+2 to T+25 | |
| Subscription Payment | Subscription renewals and membership services with automatic periodic billing | Payment Element, Checkout Page (fully hosted), API-only (hosted card / merchant-collected card) | Supports yearly / monthly / weekly / daily / custom cycles; first payment requires 3DS verification; supports pause / resume / cancel; automatic retry on payment failure | |
| SDK | Documentation |
|---|---|
| Java | Java SDK |
| Python | Python SDK |
| Embedded Element WEB SDK | Element WEB SDK |