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

referencestring
namestring
addressobject
{ "reference": "string", "name": "string", "address": { "streetAddress": "string", "city": "string", "postalCode": "string", "country": "string" } }

Norce.Checkout.AdyenAdapter.Application.Order.PickupLocationAddress

streetAddressstring
citystring
postalCodestring
countrystring
{ "streetAddress": "string", "city": "string", "postalCode": "string", "country": "string" }

Norce.Checkout.AdyenAdapter.Application.Order.Price

includingVatnumber(double)
excludingVatnumber(double)
{ "includingVat": 0.1, "excludingVat": 0.1 }

Payments

Operations

Adyen Checkout Callbacks

Operations

Adyen Checkout Webhook endpoint

Operations

Norce Callbacks

Operations