{ "@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#", "PaymentDetailsRequest": "adyen:PaymentDetailsRequest", "PaymentDetailsResponse": "adyen:PaymentDetailsResponse", "PaymentDetails": "adyen:PaymentDetails", "authenticationData": { "@id": "adyen:authenticationData", "@type": "xsd:string" }, "details": { "@id": "adyen:details", "@type": "xsd:string" }, "paymentData": { "@id": "adyen:paymentData", "@type": "xsd:string" }, "threeDSAuthenticationOnly": { "@id": "adyen:threeDSAuthenticationOnly", "@type": "xsd:boolean" }, "additionalData": { "@id": "adyen:additionalData", "@type": "@id" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "donationToken": { "@id": "adyen:donationToken", "@type": "xsd:string" }, "fraudResult": { "@id": "adyen:fraudResult", "@type": "xsd:string" }, "merchantReference": { "@id": "adyen:merchantReference", "@type": "xsd:string" }, "order": { "@id": "adyen:order", "@type": "xsd:string" }, "paymentMethod": { "@id": "adyen:paymentMethod", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "refusalReason": { "@id": "adyen:refusalReason", "@type": "xsd:string" }, "refusalReasonCode": { "@id": "adyen:refusalReasonCode", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" }, "shopperLocale": { "@id": "adyen:shopperLocale", "@type": "xsd:string" }, "threeDS2ResponseData": { "@id": "adyen:threeDS2ResponseData", "@type": "xsd:string" }, "threeDS2Result": { "@id": "adyen:threeDS2Result", "@type": "xsd:string" }, "threeDSPaymentData": { "@id": "adyen:threeDSPaymentData", "@type": "xsd:string" }, "checkoutAttemptId": { "@id": "adyen:checkoutAttemptId", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" } } }