Adyen · Example Payload

Checkout Checkout Native Redirect Action Example

PaymentsFinancial ServicesFintech

Checkout Checkout Native Redirect Action Example is an example object payload from Adyen, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datamethodnativeRedirectDatapaymentMethodTypetypeurl

Example Payload

Raw ↑
{
  "data": {},
  "method": "example_value",
  "nativeRedirectData": "example_value",
  "paymentMethodType": "standard",
  "type": "nativeRedirect",
  "url": "example_value"
}