Adyen · Arazzo Workflow
Adyen Create Checkout Session and Poll Result
Version 1.0.0
Create a hosted checkout payment session and poll for its final status.
Provider
Workflows
create-checkout-session-and-poll
Create a payment session and poll its status until it completes.
Creates a Checkout session for the supplied amount and reference, then reads the session status with the returned session id so a caller can confirm whether the shopper has completed payment.
1
createSession
Create a Checkout payment session that the front end uses to render the available payment methods and collect the payment.
2
pollSessionResult
Read the status of the payment session using the returned session id to determine whether the shopper has completed the payment.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.