Adyen · JSON-LD Context
Adyen Checkout Create Checkout Context
JSON-LD context defining the semantic vocabulary for Adyen Checkout Create Checkout from Adyen.
3 Classes
61 Properties
4 Namespaces
Namespaces
adyen:
https://docs.adyen.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
CreateCheckoutSessionRequest
CreateCheckoutSessionResponse
url
Properties
| Property | Type | Container |
|---|---|---|
| accountInfo | string | |
| additionalAmount | string | |
| additionalData | reference | |
| allowedPaymentMethods | string | set |
| amount | string | |
| applicationInfo | string | |
| authenticationData | string | |
| billingAddress | string | |
| blockedPaymentMethods | string | set |
| captureDelayHours | integer | |
| channel | string | |
| company | string | |
| countryCode | string | |
| dateOfBirth | date | |
| deliverAt | dateTime | |
| deliveryAddress | string | |
| enableOneClick | boolean | |
| enablePayOut | boolean | |
| enableRecurring | boolean | |
| expiresAt | dateTime | |
| fundOrigin | string | |
| fundRecipient | string | |
| installmentOptions | reference | |
| lineItems | string | set |
| mandate | string | |
| mcc | string | |
| merchantAccount | string | |
| merchantOrderReference | string | |
| metadata | reference | |
| mode | string | |
| mpiData | string | |
| platformChargebackLogic | string | |
| recurringExpiry | string | |
| recurringFrequency | string | |
| recurringProcessingModel | string | |
| redirectFromIssuerMethod | string | |
| redirectToIssuerMethod | string | |
| reference | string | |
| returnUrl | string | |
| riskData | string | |
| shopperEmail | string | |
| shopperIP | string | |
| shopperInteraction | string | |
| shopperLocale | string | |
| shopperName | string | |
| shopperReference | string | |
| shopperStatement | string | |
| showInstallmentAmount | boolean | |
| showRemovePaymentMethodButton | boolean | |
| socialSecurityNumber | string | |
| splitCardFundingSources | boolean | |
| splits | string | set |
| store | string | |
| storePaymentMethod | boolean | |
| storePaymentMethodMode | string | |
| telephoneNumber | string | |
| themeId | string | |
| threeDSAuthenticationOnly | boolean | |
| trustedShopper | boolean | |
| id | string | |
| sessionData | string |
JSON-LD Document
{
"@context": {
"@version": 1.1,
"adyen": "https://docs.adyen.com/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"CreateCheckoutSessionRequest": "adyen:CreateCheckoutSessionRequest",
"CreateCheckoutSessionResponse": "adyen:CreateCheckoutSessionResponse",
"accountInfo": {
"@id": "adyen:accountInfo",
"@type": "xsd:string"
},
"additionalAmount": {
"@id": "adyen:additionalAmount",
"@type": "xsd:string"
},
"additionalData": {
"@id": "adyen:additionalData",
"@type": "@id"
},
"allowedPaymentMethods": {
"@id": "adyen:allowedPaymentMethods",
"@container": "@set",
"@type": "xsd:string"
},
"amount": {
"@id": "adyen:amount",
"@type": "xsd:string"
},
"applicationInfo": {
"@id": "adyen:applicationInfo",
"@type": "xsd:string"
},
"authenticationData": {
"@id": "adyen:authenticationData",
"@type": "xsd:string"
},
"billingAddress": {
"@id": "adyen:billingAddress",
"@type": "xsd:string"
},
"blockedPaymentMethods": {
"@id": "adyen:blockedPaymentMethods",
"@container": "@set",
"@type": "xsd:string"
},
"captureDelayHours": {
"@id": "adyen:captureDelayHours",
"@type": "xsd:integer"
},
"channel": {
"@id": "adyen:channel",
"@type": "xsd:string"
},
"company": {
"@id": "adyen:company",
"@type": "xsd:string"
},
"countryCode": {
"@id": "adyen:countryCode",
"@type": "xsd:string"
},
"dateOfBirth": {
"@id": "adyen:dateOfBirth",
"@type": "xsd:date"
},
"deliverAt": {
"@id": "adyen:deliverAt",
"@type": "xsd:dateTime"
},
"deliveryAddress": {
"@id": "adyen:deliveryAddress",
"@type": "xsd:string"
},
"enableOneClick": {
"@id": "adyen:enableOneClick",
"@type": "xsd:boolean"
},
"enablePayOut": {
"@id": "adyen:enablePayOut",
"@type": "xsd:boolean"
},
"enableRecurring": {
"@id": "adyen:enableRecurring",
"@type": "xsd:boolean"
},
"expiresAt": {
"@id": "adyen:expiresAt",
"@type": "xsd:dateTime"
},
"fundOrigin": {
"@id": "adyen:fundOrigin",
"@type": "xsd:string"
},
"fundRecipient": {
"@id": "adyen:fundRecipient",
"@type": "xsd:string"
},
"installmentOptions": {
"@id": "adyen:installmentOptions",
"@type": "@id"
},
"lineItems": {
"@id": "adyen:lineItems",
"@container": "@set",
"@type": "xsd:string"
},
"mandate": {
"@id": "adyen:mandate",
"@type": "xsd:string"
},
"mcc": {
"@id": "adyen:mcc",
"@type": "xsd:string"
},
"merchantAccount": {
"@id": "adyen:merchantAccount",
"@type": "xsd:string"
},
"merchantOrderReference": {
"@id": "adyen:merchantOrderReference",
"@type": "xsd:string"
},
"metadata": {
"@id": "adyen:metadata",
"@type": "@id"
},
"mode": {
"@id": "adyen:mode",
"@type": "xsd:string"
},
"mpiData": {
"@id": "adyen:mpiData",
"@type": "xsd:string"
},
"platformChargebackLogic": {
"@id": "adyen:platformChargebackLogic",
"@type": "xsd:string"
},
"recurringExpiry": {
"@id": "adyen:recurringExpiry",
"@type": "xsd:string"
},
"recurringFrequency": {
"@id": "adyen:recurringFrequency",
"@type": "xsd:string"
},
"recurringProcessingModel": {
"@id": "adyen:recurringProcessingModel",
"@type": "xsd:string"
},
"redirectFromIssuerMethod": {
"@id": "adyen:redirectFromIssuerMethod",
"@type": "xsd:string"
},
"redirectToIssuerMethod": {
"@id": "adyen:redirectToIssuerMethod",
"@type": "xsd:string"
},
"reference": {
"@id": "adyen:reference",
"@type": "xsd:string"
},
"returnUrl": {
"@id": "adyen:returnUrl",
"@type": "xsd:string"
},
"riskData": {
"@id": "adyen:riskData",
"@type": "xsd:string"
},
"shopperEmail": {
"@id": "adyen:shopperEmail",
"@type": "xsd:string"
},
"shopperIP": {
"@id": "adyen:shopperIP",
"@type": "xsd:string"
},
"shopperInteraction": {
"@id": "adyen:shopperInteraction",
"@type": "xsd:string"
},
"shopperLocale": {
"@id": "adyen:shopperLocale",
"@type": "xsd:string"
},
"shopperName": {
"@id": "adyen:shopperName",
"@type": "xsd:string"
},
"shopperReference": {
"@id": "adyen:shopperReference",
"@type": "xsd:string"
},
"shopperStatement": {
"@id": "adyen:shopperStatement",
"@type": "xsd:string"
},
"showInstallmentAmount": {
"@id": "adyen:showInstallmentAmount",
"@type": "xsd:boolean"
},
"showRemovePaymentMethodButton": {
"@id": "adyen:showRemovePaymentMethodButton",
"@type": "xsd:boolean"
},
"socialSecurityNumber": {
"@id": "adyen:socialSecurityNumber",
"@type": "xsd:string"
},
"splitCardFundingSources": {
"@id": "adyen:splitCardFundingSources",
"@type": "xsd:boolean"
},
"splits": {
"@id": "adyen:splits",
"@container": "@set",
"@type": "xsd:string"
},
"store": {
"@id": "adyen:store",
"@type": "xsd:string"
},
"storePaymentMethod": {
"@id": "adyen:storePaymentMethod",
"@type": "xsd:boolean"
},
"storePaymentMethodMode": {
"@id": "adyen:storePaymentMethodMode",
"@type": "xsd:string"
},
"telephoneNumber": {
"@id": "adyen:telephoneNumber",
"@type": "xsd:string"
},
"themeId": {
"@id": "adyen:themeId",
"@type": "xsd:string"
},
"threeDSAuthenticationOnly": {
"@id": "adyen:threeDSAuthenticationOnly",
"@type": "xsd:boolean"
},
"trustedShopper": {
"@id": "adyen:trustedShopper",
"@type": "xsd:boolean"
},
"id": {
"@id": "adyen:id",
"@type": "xsd:string"
},
"sessionData": {
"@id": "adyen:sessionData",
"@type": "xsd:string"
},
"url": "schema:url"
}
}