APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Adyen
CheckoutRedirectAction
Adyen
· Schema
CheckoutRedirectAction
CheckoutRedirectAction schema from Adyen API
Payments
Financial Services
Fintech
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