Adyen Checkout API Skill
adyen-checkout
adyen-checkout
| Method | Path | Description |
|---|---|---|
POST | /applePay/sessions | |
POST | /cancels | Get an Apple Pay session |
POST | /cardDetails | Cancel an authorised payment |
POST | /donationCampaigns | Get the brands and other details of a card |
POST | /donations | Get a list of donation campaigns. |
POST | /forward | Make a donation |
POST | /orders | Forward stored payment details |
POST | /orders/cancel | Create an order |
POST | /originKeys | Cancel an order |
POST | /paymentLinks | Create originKey values for domains |
GET | /paymentLinks/{linkId} | Create a payment link |
PATCH | /paymentLinks/{linkId} | Get a payment link |
POST | /paymentMethods | Update the status of a payment link |
POST | /paymentMethods/balance | Get a list of available payment methods |
POST | /payments | Get the balance of a gift card |
POST | /payments/details | Start a transaction |
POST | /payments/{paymentPspReference}/amountUpdates | Submit details for a payment |
POST | /payments/{paymentPspReference}/cancels | Update an authorised amount |
POST | /payments/{paymentPspReference}/captures | Cancel an authorised payment |
POST | /payments/{paymentPspReference}/refunds | Capture an authorised payment |
POST | /payments/{paymentPspReference}/reversals | Refund a captured payment |
POST | /paypal/updateOrder | Refund or cancel a payment |
POST | /sessions | Updates the order for PayPal Express Checkout |
GET | /sessions/{sessionId} | Create a payment session |
GET | /storedPaymentMethods | Get the result of a payment session |
POST | /storedPaymentMethods | Get tokens for stored payment details |
DELETE | /storedPaymentMethods/{storedPaymentMethodId} | Create a token to store payment details |
POST | /validateShopperId | Delete a token for stored payment details |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install adyen-checkout
Downloads and installs to ~/.claude/skills/adyen-checkout/
71 (2026-02-13)