Norce Checkout - Adyen Checkout Adapter API (1.0.0)

Build 2026-01-12 14:01:28

The Adyen Checkout Adapter API is used to create and manage a Adyen Checkout Order.

Download OpenAPI description
Languages
Servers

https://docs.norce.io/

Schemas

Norce.Checkout.AdyenAdapter.Application.Order.OrderStatus

integer(int32)(Norce.Checkout.AdyenAdapter.Application.Order.OrderStatus)
Enum01234
0

Norce.Checkout.AdyenAdapter.Application.Order.Payment

idstring
adapterIdstring
namestring
merchantstring
channelstring
currencystring
typeinteger(int32)
Enum012
orderIdstring
amountnumber(double)
upperLimitAmountnumber(double)
stateinteger(int32)
Enum0123456789
referencestring
attributesobject
recurringobject
{ "id": "string", "adapterId": "string", "name": "string", "merchant": "string", "channel": "string", "currency": "string", "type": 0, "orderId": "string", "amount": 0.1, "upperLimitAmount": 0.1, "state": 0, "reference": "string", "attributes": { "property1": null, "property2": null }, "recurring": { "token": "string", "description": "string", "attributes": {} } }

Norce.Checkout.AdyenAdapter.Application.Order.PaymentState

integer(int32)(Norce.Checkout.AdyenAdapter.Application.Order.PaymentState)
Enum0123456789
0

Payments

Operations

Adyen Checkout Callbacks

Operations

Adyen Checkout Webhook endpoint

Operations

Norce Callbacks

Operations