APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Adyen
CheckoutNativeRedirectAction
Adyen
· Schema
CheckoutNativeRedirectAction
CheckoutNativeRedirectAction 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.
nativeRedirectData
string
Native SDK's redirect data containing the direct issuer link and state data that must be submitted to the /v1/nativeRedirect/redirectResult.
paymentMethodType
string
Specifies the payment method.
type
string
**nativeRedirect**
url
string
Specifies the URL to redirect to.
View JSON Schema on GitHub