Adyen · Arazzo Workflow
Adyen List Recurring Details and Disable a Token
Version 1.0.0
List a shopper's stored payment tokens then disable one of them.
Provider
Workflows
list-and-disable-recurring
List a shopper's recurring details and disable the first stored token.
Retrieves the recurring details stored for a shopper reference, branches on whether any tokens exist, and disables the first stored token by its recurring detail reference.
1
listRecurringDetails
post-listRecurringDetails
List the recurring details stored for the shopper so a token can be selected for disabling.
2
disableToken
post-disable
Disable the first stored token using its recurring detail reference so it can no longer be used for recurring charges.