antom-integration
Installation
SKILL.md
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.
Document Access Guidelines
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.
Get Integration Documentation
SDK Selection
- SDK Selection: To help developers call open interfaces, Alipay provides open platform server-side SDKs, including Java, PHP, Node.js, Python and .NET languages, encapsulating signature and verification, HTTP interface requests and other basic functions. Please download the latest version of the server-side SDK for your language and import it into your development project. SDK Description