Install
openclaw skills install @ant-intl/antom-integrationA skill dedicated to Antom payment integration, helping merchants select the right product and integration approach based on business needs, and build code. Supported products: One-time Payments, Tokenized Payment (recurring auto-debit), Subscription Payment. Supported integration modes: Payment Element, Checkout Page (fully hosted / embedded), API-only integration (APM / bank card).
openclaw skills install @ant-intl/antom-integrationAll 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.
To access Antom online documentation, fetch content directly using curl:
# Example: Get One-time Payments CKP documentation
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.
Read Product Decision, match keywords based on user input, and only recommend payment products and integration solutions. Always use Clarification Template for product and integration solution confirmation.
⛔ Blocking Checkpoint: Product Categories step completion criteria (all of the following must be satisfied before proceeding to subsequent steps)
Perform validation during integration and before production launch to ensure signature verification, asynchronous notifications, and exception handling meet specifications. Validation results are for reference only; developers must check against the latest Antom Open Platform documentation. See: Integration Checklist
Keys, gateway URL selection, ClientId and all other content retrieval: Antom Official Website
⛔ The following rules are security red lines for Antom payment integration. Violations may lead to financial loss or security incidents and must be strictly adhered to.