{ "@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#", "PaymentResponse": "adyen:PaymentResponse", "action": { "@id": "adyen:action", "@type": "xsd:string" }, "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" }, "threeDS2ResponseData": { "@id": "adyen:threeDS2ResponseData", "@type": "xsd:string" }, "threeDS2Result": { "@id": "adyen:threeDS2Result", "@type": "xsd:string" }, "threeDSPaymentData": { "@id": "adyen:threeDSPaymentData", "@type": "xsd:string" } } }