Adyen · Example Payload

Checkout Mbway Details Example

PaymentsFinancial ServicesFintech

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

Top-level fields

checkoutAttemptIdshopperEmailtelephoneNumbertype

Example Payload

Raw ↑
{
  "checkoutAttemptId": "REF-500123",
  "shopperEmail": "user@example.com",
  "telephoneNumber": "example_value",
  "type": "mbway"
}