Help us improve
Share bugs, ideas, or general feedback.
From antom-integration
Guides Antom payment integration: product selection (one-time, tokenized, subscription), integration modes (Payment Element, Checkout Page, API-only), SDK usage, and validation.
npx claudepluginhub ant-intl/antom-ai-tools --plugin antom-integrationHow this skill is triggered — by the user, by Claude, or both
Slash command
/antom-integration:antom-integrationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**All 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.**
Integrates Stripe, PayPal, Square for checkout flows, subscriptions, webhooks, and PCI compliance. Guides secure payment processing, error handling, and best practices for billing features.
Guides Stripe API choices for payments (Checkout Sessions vs PaymentIntents), Connect Accounts v2, billing/subscriptions, Treasury accounts, Payment Element, and deprecated migrations.
Integrates payment systems like Stripe, LemonSqueezy, or Paddle for one-time purchases and subscriptions. Covers backend APIs, frontend checkout, webhooks, security, and testing.
Share bugs, ideas, or general feedback.
All 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.