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.Recurring

tokenstring
descriptionstring
attributesobject
{ "token": "string", "description": "string", "attributes": { "property1": null, "property2": null } }

Norce.Checkout.AdyenAdapter.Application.Order.Shipping

idstring
merchantstring
channelstring
stateinteger(int32)
Enum01234
referencestring
tmsReferencestring
orderIdstring
adapterIdstring
namestring
totalobject
vatRatenumber(double)
deliveryDetailsobject
addonsArray of objects(Norce.Checkout.AdyenAdapter.Application.Order.Addon)
attributesobject
{ "id": "string", "merchant": "string", "channel": "string", "state": 0, "reference": "string", "tmsReference": "string", "orderId": "string", "adapterId": "string", "name": "string", "total": { "includingVat": 0.1, "excludingVat": 0.1 }, "vatRate": 0.1, "deliveryDetails": { "carrier": "string", "class": "string", "product": {}, "pickupLocation": {} }, "addons": [ {} ], "attributes": { "property1": null, "property2": null } }

Norce.Checkout.AdyenAdapter.Application.Order.ShippingState

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

Payments

Operations

Adyen Checkout Callbacks

Operations

Adyen Checkout Webhook endpoint

Operations

Norce Callbacks

Operations