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

Adyen.Model.Checkout.PaymentDetailsResponse

resultCodeinteger(int32)
Enum12345678910
additionalDataobject
amountobject
donationTokenstring
fraudResultobject
merchantReferencestring
orderobject
paymentMethodobject
pspReferencestring
refusalReasonstring
refusalReasonCodestring
shopperLocalestring
threeDS2ResponseDataobject
threeDS2Resultobject
threeDSPaymentDatastring
{ "resultCode": 1, "additionalData": { "property1": "string", "property2": "string" }, "amount": { "currency": "string", "value": 0 }, "donationToken": "string", "fraudResult": { "accountScore": 0, "results": [] }, "merchantReference": "string", "order": { "amount": {}, "expiresAt": "string", "orderData": "string", "pspReference": "string", "reference": "string", "remainingAmount": {} }, "paymentMethod": { "brand": "string", "type": "string" }, "pspReference": "string", "refusalReason": "string", "refusalReasonCode": "string", "shopperLocale": "string", "threeDS2ResponseData": { "acsChallengeMandated": "string", "acsOperatorID": "string", "acsReferenceNumber": "string", "acsSignedContent": "string", "acsTransID": "string", "acsURL": "string", "authenticationType": "string", "cardHolderInfo": "string", "cavvAlgorithm": "string", "challengeIndicator": "string", "dsReferenceNumber": "string", "dsTransID": "string", "exemptionIndicator": "string", "messageVersion": "string", "riskScore": "string", "sdkEphemPubKey": "string", "threeDSServerTransID": "string", "transStatus": "string", "transStatusReason": "string" }, "threeDS2Result": { "challengeCancel": 1, "exemptionIndicator": 1, "threeDSRequestorChallengeInd": 1, "authenticationValue": "string", "cavvAlgorithm": "string", "dsTransID": "string", "eci": "string", "messageVersion": "string", "riskScore": "string", "threeDSServerTransID": "string", "timestamp": "string", "transStatus": "string", "transStatusReason": "string", "whiteListStatus": "string" }, "threeDSPaymentData": "string" }

Adyen.Model.Checkout.PaymentDetailsResponse+ResultCodeEnum

integer(int32)(Adyen.Model.Checkout.PaymentDetailsResponse+ResultCodeEnum)
Enum12345678910
1

Adyen.Model.Checkout.PaymentMethod

fundingSourceinteger(int32)
Enum12
appsArray of objects(Adyen.Model.Checkout.PaymentMethodUPIApps)
brandstring
brandsArray of strings
_Configurationobject
groupobject
issuersArray of objects(Adyen.Model.Checkout.PaymentMethodIssuer)
namestring
promotedboolean
typestring
inputDetailsArray of objects(Adyen.Model.Checkout.InputDetail)Deprecated
{ "fundingSource": 1, "apps": [ {} ], "brand": "string", "brands": [ "string" ], "_Configuration": { "property1": "string", "property2": "string" }, "group": { "name": "string", "paymentMethodData": "string", "type": "string" }, "inputDetails": [ {} ], "issuers": [ {} ], "name": "string", "promoted": true, "type": "string" }

Payments

Operations

Adyen Checkout Callbacks

Operations

Adyen Checkout Webhook endpoint

Operations

Norce Callbacks

Operations