Adyen · JSON-LD Context
Adyen Checkout Donation Payment Context
JSON-LD context defining the semantic vocabulary for Adyen Checkout Donation Payment from Adyen.
2 Classes
44 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
DonationPaymentRequest
DonationPaymentResponse
Properties
| Property | Type | Container |
|---|---|---|
| accountInfo | string | |
| additionalData | reference | |
| amount | string | |
| applicationInfo | string | |
| authenticationData | string | |
| billingAddress | string | |
| browserInfo | string | |
| channel | string | |
| checkoutAttemptId | string | |
| conversionId | string | |
| countryCode | string | |
| dateOfBirth | dateTime | |
| deliverAt | dateTime | |
| deliveryAddress | string | |
| deviceFingerprint | string | |
| donationAccount | string | |
| donationOriginalPspReference | string | |
| donationToken | string | |
| lineItems | string | set |
| merchantAccount | string | |
| merchantRiskIndicator | string | |
| metadata | reference | |
| mpiData | string | |
| origin | string | |
| paymentMethod | string | |
| recurringProcessingModel | string | |
| redirectFromIssuerMethod | string | |
| redirectToIssuerMethod | string | |
| reference | string | |
| returnUrl | string | |
| sessionValidity | string | |
| shopperEmail | string | |
| shopperIP | string | |
| shopperInteraction | string | |
| shopperLocale | string | |
| shopperName | string | |
| shopperReference | string | |
| socialSecurityNumber | string | |
| telephoneNumber | string | |
| threeDS2RequestData | string | |
| threeDSAuthenticationOnly | boolean | |
| id | string | |
| payment | string | |
| status | 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#",
"DonationPaymentRequest": "adyen:DonationPaymentRequest",
"DonationPaymentResponse": "adyen:DonationPaymentResponse",
"accountInfo": {
"@id": "adyen:accountInfo",
"@type": "xsd:string"
},
"additionalData": {
"@id": "adyen:additionalData",
"@type": "@id"
},
"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"
},
"browserInfo": {
"@id": "adyen:browserInfo",
"@type": "xsd:string"
},
"channel": {
"@id": "adyen:channel",
"@type": "xsd:string"
},
"checkoutAttemptId": {
"@id": "adyen:checkoutAttemptId",
"@type": "xsd:string"
},
"conversionId": {
"@id": "adyen:conversionId",
"@type": "xsd:string"
},
"countryCode": {
"@id": "adyen:countryCode",
"@type": "xsd:string"
},
"dateOfBirth": {
"@id": "adyen:dateOfBirth",
"@type": "xsd:dateTime"
},
"deliverAt": {
"@id": "adyen:deliverAt",
"@type": "xsd:dateTime"
},
"deliveryAddress": {
"@id": "adyen:deliveryAddress",
"@type": "xsd:string"
},
"deviceFingerprint": {
"@id": "adyen:deviceFingerprint",
"@type": "xsd:string"
},
"donationAccount": {
"@id": "adyen:donationAccount",
"@type": "xsd:string"
},
"donationOriginalPspReference": {
"@id": "adyen:donationOriginalPspReference",
"@type": "xsd:string"
},
"donationToken": {
"@id": "adyen:donationToken",
"@type": "xsd:string"
},
"lineItems": {
"@id": "adyen:lineItems",
"@container": "@set",
"@type": "xsd:string"
},
"merchantAccount": {
"@id": "adyen:merchantAccount",
"@type": "xsd:string"
},
"merchantRiskIndicator": {
"@id": "adyen:merchantRiskIndicator",
"@type": "xsd:string"
},
"metadata": {
"@id": "adyen:metadata",
"@type": "@id"
},
"mpiData": {
"@id": "adyen:mpiData",
"@type": "xsd:string"
},
"origin": {
"@id": "adyen:origin",
"@type": "xsd:string"
},
"paymentMethod": {
"@id": "adyen:paymentMethod",
"@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"
},
"sessionValidity": {
"@id": "adyen:sessionValidity",
"@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"
},
"socialSecurityNumber": {
"@id": "adyen:socialSecurityNumber",
"@type": "xsd:string"
},
"telephoneNumber": {
"@id": "adyen:telephoneNumber",
"@type": "xsd:string"
},
"threeDS2RequestData": {
"@id": "adyen:threeDS2RequestData",
"@type": "xsd:string"
},
"threeDSAuthenticationOnly": {
"@id": "adyen:threeDSAuthenticationOnly",
"@type": "xsd:boolean"
},
"id": {
"@id": "adyen:id",
"@type": "xsd:string"
},
"payment": {
"@id": "adyen:payment",
"@type": "xsd:string"
},
"status": {
"@id": "adyen:status",
"@type": "xsd:string"
}
}
}