Adyen · Schema

CheckoutRedirectAction

CheckoutRedirectAction schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
data object When the redirect URL must be accessed via POST, use this data to post to the redirect URL.
method string Specifies the HTTP method, for example GET or POST.
paymentMethodType string Specifies the payment method.
type string **redirect**
url string Specifies the URL to redirect to.
View JSON Schema on GitHub