Agentic Service Discovery

Resources

A

Adyen

by Adyen N.V.

Process payments, issue refunds, manage payment links, and query transaction history with Adyen's unified commerce platform

PaymentsCustom pricingAPI keypaymentscheckoutrefundstransactionsecommerceenterprise

How agents use Adyen

  • Agent processes subscription renewal payments using stored tokens from previous transactions
  • Agent issues refunds automatically when a return or cancellation is approved in the order management system
  • Agent creates payment links and sends them to customers via email for invoice-based billing
  • Agent captures authorized payments after order fulfillment is confirmed in the warehouse system
  • Agent queries payment status to reconcile transactions against accounting records

Agent actions

Make PaymentSubmit a payment using a payment method token or encrypted card data

Inputs: amount, currency, paymentMethod, reference, returnUrl, shopperEmail, shopperReference, recurringProcessingModel

Returns: pspReference, resultCode, action, refusalReason

Refund PaymentIssue a full or partial refund for a captured payment

Inputs: pspReference, amount, currency, reference

Returns: pspReference, status

Capture PaymentCapture a previously authorized payment

Inputs: pspReference, amount, currency

Returns: pspReference, status

Cancel PaymentCancel an authorized but not yet captured payment

Inputs: pspReference, reference

Returns: pspReference, status

Create Payment LinkGenerate a hosted payment link to send to customers

Inputs: amount, currency, reference, description, expiresAt, shopperEmail

Returns: url, id, expiresAt

Get Payment DetailsRetrieve details of a payment using its PSP reference

Inputs: pspReference

Returns: payment, status, amount

Example workflows

1

Automated subscription billing

Charge stored payment tokens for subscription renewals with retry logic for declined payments

2

Order cancellation refund

Issue refunds automatically when customers cancel orders within the refund window

About Adyen

Vendor
Adyen N.V.
Pricing Always review details with the vendor
Custom pricingInterchange++ or blended pricing model. Contact Adyen for enterprise rates.
Authentication
API key
Rate limit Always review details with the vendor
300 requests / minute
Compatible nodes
AgentResource

Build an AI workflow with Adyen

Use the Agentic Planner to design, visualize, and connect Adyen with your other tools.

Open Agentic Planner

Related Payments tools