--- title: RemoteAdyenPaymentMethodInput - GraphQL Admin description: The input fields for a remote Adyen customer payment method. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/remoteadyenpaymentmethodinput md: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/remoteadyenpaymentmethodinput.md --- # Remote​Adyen​Payment​Method​Input input\_object The input fields for a remote Adyen customer payment method. ## Fields * shopper​Reference [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The `shopper_reference` value from Adyen. * stored​Payment​Method​Id [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The `stored_payment_method_id` value from Adyen. *** ## Input objects using this input * [Customer​Payment​Method​Remote​Input.adyenPaymentMethod](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CustomerPaymentMethodRemoteInput#fields-adyenPaymentMethod) INPUT OBJECT The input fields for a remote gateway payment method, only one remote reference permitted. *** ## Map ### Input objects using this input * [Customer​Payment​Method​Remote​Input.adyenPaymentMethod](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CustomerPaymentMethodRemoteInput#fields-adyenPaymentMethod)