Adyen · Arazzo Workflow
Adyen Management Add Payment Method and Get Its Settings
Version 1.0.0
Add a payment method to a merchant account then read its settings back.
Provider
Workflows
add-payment-method-and-get
Add a payment method to a merchant account and read its settings.
Adds a payment method of the supplied type to a merchant account, then retrieves the settings of the new payment method using its returned id.
1
addPaymentMethod
post-merchants-merchantId-paymentMethodSettings
Add a payment method of the supplied type to the merchant account, returning the new payment method id.
2
getPaymentMethod
get-merchants-merchantId-paymentMethodSettings-paymentMethodId
Read the settings of the newly added payment method back by its id to confirm its configuration on the merchant account.