{ "@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#", "ApplePayDetails": "adyen:ApplePayDetails", "ApplePayDonations": "adyen:ApplePayDonations", "ApplePaySessionRequest": "adyen:ApplePaySessionRequest", "ApplePaySessionResponse": "adyen:ApplePaySessionResponse", "applePayToken": { "@id": "adyen:applePayToken", "@type": "xsd:string" }, "checkoutAttemptId": { "@id": "adyen:checkoutAttemptId", "@type": "xsd:string" }, "fundingSource": { "@id": "adyen:fundingSource", "@type": "xsd:string" }, "recurringDetailReference": { "@id": "adyen:recurringDetailReference", "@type": "xsd:string" }, "storedPaymentMethodId": { "@id": "adyen:storedPaymentMethodId", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "displayName": { "@id": "adyen:displayName", "@type": "xsd:string" }, "domainName": { "@id": "adyen:domainName", "@type": "xsd:string" }, "merchantIdentifier": { "@id": "adyen:merchantIdentifier", "@type": "xsd:string" }, "data": { "@id": "adyen:data", "@type": "xsd:string" } } }