Adyen · Arazzo Workflow
Adyen Create Payment Link and Expire It
Version 1.0.0
Create a Pay by Link payment link then expire it when no longer needed.
Provider
Workflows
payment-link-create-and-expire
Create a payment link and then expire it by id.
Creates a Pay by Link payment link and, when it is active, updates its status to expired so it can no longer be used by a shopper.
1
createLink
post-paymentLinks
Create a Pay by Link payment link for the supplied amount and reference, returning a link id and an active status.
2
expireLink
patch-paymentLinks-linkId
Update the payment link status to expired using its id so it can no longer be used to complete a payment.