一键导入
adyen-checkout-api
Adyen Checkout API skill. Use when working with Adyen Checkout for applePay, cancels, cardDetails. Covers 28 endpoints.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Adyen Checkout API skill. Use when working with Adyen Checkout for applePay, cancels, cardDetails. Covers 28 endpoints.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Configuration API skill. Use when working with Configuration for accountHolders, balanceAccounts, balancePlatforms. Covers 79 endpoints.
Akamai: Application Security API skill. Use when working with Akamai: Application Security for activations, api-discovery, configs. Covers 213 endpoints.
Google Analytics Admin API skill. Use when working with Google Analytics Admin for v1beta. Covers 26 endpoints.
Google Analytics Data API skill. Use when working with Google Analytics Data for v1beta. Covers 7 endpoints.
Google Analytics API skill. Use when working with Google Analytics for data, management, metadata. Covers 88 endpoints.
Anthropic API + fast-mode API skill. Use when working with Anthropic API + fast-mode for messages, complete, models. Covers 47 endpoints.
| name | adyen-checkout-api |
| description | Adyen Checkout API skill. Use when working with Adyen Checkout for applePay, cancels, cardDetails. Covers 28 endpoints. |
| version | 1.0.0 |
| generator | lapsh |
API version: 71
ApiKey X-API-Key in header | Bearer basic
https://checkout-test.adyen.com/v71
28 endpoints across 15 groups. See references/api-spec.lap for full details.
| Method | Path | Description |
|---|---|---|
| POST | /applePay/sessions | Get an Apple Pay session |
| Method | Path | Description |
|---|---|---|
| POST | /cancels | Cancel an authorised payment |
| Method | Path | Description |
|---|---|---|
| POST | /cardDetails | Get the brands and other details of a card |
| Method | Path | Description |
|---|---|---|
| POST | /donationCampaigns | Get a list of donation campaigns. |
| Method | Path | Description |
|---|---|---|
| POST | /donations | Make a donation |
| Method | Path | Description |
|---|---|---|
| POST | /forward | Forward stored payment details |
| Method | Path | Description |
|---|---|---|
| POST | /orders | Create an order |
| POST | /orders/cancel | Cancel an order |
| Method | Path | Description |
|---|---|---|
| POST | /originKeys | Create originKey values for domains |
| Method | Path | Description |
|---|---|---|
| POST | /paymentLinks | Create a payment link |
| GET | /paymentLinks/{linkId} | Get a payment link |
| PATCH | /paymentLinks/{linkId} | Update the status of a payment link |
| Method | Path | Description |
|---|---|---|
| POST | /paymentMethods | Get a list of available payment methods |
| POST | /paymentMethods/balance | Get the balance of a gift card |
| Method | Path | Description |
|---|---|---|
| POST | /payments | Start a transaction |
| POST | /payments/details | Submit details for a payment |
| POST | /payments/{paymentPspReference}/amountUpdates | Update an authorised amount |
| POST | /payments/{paymentPspReference}/cancels | Cancel an authorised payment |
| POST | /payments/{paymentPspReference}/captures | Capture an authorised payment |
| POST | /payments/{paymentPspReference}/refunds | Refund a captured payment |
| POST | /payments/{paymentPspReference}/reversals | Refund or cancel a payment |
| Method | Path | Description |
|---|---|---|
| POST | /paypal/updateOrder | Updates the order for PayPal Express Checkout |
| Method | Path | Description |
|---|---|---|
| POST | /sessions | Create a payment session |
| GET | /sessions/{sessionId} | Get the result of a payment session |
| Method | Path | Description |
|---|---|---|
| GET | /storedPaymentMethods | Get tokens for stored payment details |
| POST | /storedPaymentMethods | Create a token to store payment details |
| DELETE | /storedPaymentMethods/{storedPaymentMethodId} | Delete a token for stored payment details |
| Method | Path | Description |
|---|---|---|
| POST | /validateShopperId | Validates shopper Id |
Match user requests to endpoints in references/api-spec.lap. Key patterns:
Generated from the official API spec by LAP