{ "@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#", "PaymentMethodsRequest": "adyen:PaymentMethodsRequest", "PaymentMethodsResponse": "adyen:PaymentMethodsResponse", "additionalData": { "@id": "adyen:additionalData", "@type": "@id" }, "allowedPaymentMethods": { "@id": "adyen:allowedPaymentMethods", "@container": "@set", "@type": "xsd:string" }, "amount": { "@id": "adyen:amount", "@type": "xsd:string" }, "blockedPaymentMethods": { "@id": "adyen:blockedPaymentMethods", "@container": "@set", "@type": "xsd:string" }, "channel": { "@id": "adyen:channel", "@type": "xsd:string" }, "countryCode": { "@id": "adyen:countryCode", "@type": "xsd:string" }, "merchantAccount": { "@id": "adyen:merchantAccount", "@type": "xsd:string" }, "order": { "@id": "adyen:order", "@type": "xsd:string" }, "shopperLocale": { "@id": "adyen:shopperLocale", "@type": "xsd:string" }, "shopperReference": { "@id": "adyen:shopperReference", "@type": "xsd:string" }, "splitCardFundingSources": { "@id": "adyen:splitCardFundingSources", "@type": "xsd:boolean" }, "store": { "@id": "adyen:store", "@type": "xsd:string" }, "paymentMethods": { "@id": "adyen:paymentMethods", "@container": "@set", "@type": "xsd:string" }, "storedPaymentMethods": { "@id": "adyen:storedPaymentMethods", "@container": "@set", "@type": "xsd:string" } } }