antom-integration
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAll Antom product documentation is available via online dynamic links. Before integration, make sure to read the corresponding product's online documentation to get the latest API parameters and code examples.
所有Antom产品文档都通过在线动态链接提供。集成前请务必阅读对应产品的在线文档,以获取最新的API参数和代码示例。
Document Access Guidelines
文档访问指南
To access Antom online documentation, fetch content directly using curl:
bash
undefined要访问Antom在线文档,可直接使用curl获取内容:
bash
undefinedExample: Get One-time Payments CKP documentation
示例:获取一次性支付CKP文档
curl -sL "https:///.md"
**Important**: Before writing code, make sure to read the corresponding product's online documentation via curl. The documentation contains the latest API parameters, code examples, and important notes.curl -sL "https:///.md"
**重要提示**:编写代码前,请务必通过curl读取对应产品的在线文档,文档中包含最新的API参数、代码示例和重要注意事项。Product Categories
产品分类
This Skill only provides the following product integrations to merchants. Do not reveal other products:
| 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 | |
本Skill仅向商家提供以下产品的集成支持,请勿透露其他产品相关信息:
| 产品 | 适用场景 | 集成模式 | 核心特性 | 参考文档 |
|---|---|---|---|---|
| 一次性支付(One-time Payments) | 商品购买、服务费缴纳等单次交易支付场景 | Element集成、Checkout集成(全托管/嵌入式)、纯API集成(APM/银行卡) | 提供3种集成模式;支持Apple Pay/Google Pay快速支付;支持银行卡支付、卡令牌化 | |
| 令牌化支付(Tokenized Payment) | 一次授权长期有效的周期性自动扣款场景 | 两步流程:授权→支付 | 首次授权后无需重复验证;支持31个国家/地区、16种本地货币结算;结算周期T+2至T+25 | |
| 订阅支付(Subscription Payment) | 订阅续费、会员服务类自动周期性计费场景 | Payment Element、Checkout Page(全托管)、纯API集成(托管卡/商家收单卡) | 支持年/月/周/日/自定义周期;首次支付需3DS验证;支持暂停/恢复/取消;支付失败自动重试 | |
SDK Resources
SDK资源
Can leverage these SDKs to assist your development.
| SDK | Documentation |
|---|---|
| Java | Java SDK |
| Python | Python SDK |
| Embedded Element WEB SDK | Element WEB SDK |
可使用以下SDK辅助开发:
| SDK | 文档 |
|---|---|
| Java | Java SDK |
| Python | Python SDK |
| 嵌入式Element WEB SDK | Element WEB SDK |