Adyen · Example Payload

Checkout We Chat Pay Mini Program Details Example

PaymentsFinancial ServicesFintech

Checkout We Chat Pay Mini Program 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

appIdcheckoutAttemptIdopenidtype

Example Payload

Raw ↑
{
  "appId": "REF-500123",
  "checkoutAttemptId": "REF-500123",
  "openid": "REF-500123",
  "type": "wechatpayMiniProgram"
}