Adyen · Arazzo Workflow
Adyen Create Payment Link and Get Status
Version 1.0.0
Create a Pay by Link payment link then read its current status.
Provider
Workflows
payment-link-create-and-get
Create a payment link and retrieve it by id.
Creates a Pay by Link payment link and then retrieves its details using the returned link id so a caller can share the url and check the status.
1
createLink
post-paymentLinks
Create a Pay by Link payment link for the supplied amount and reference, returning a shareable url and a link id.
2
getLink
get-paymentLinks-linkId
Retrieve the payment link by its id to confirm the current status before sharing the url with the shopper.