# CustomerPaymentMethodRemoteInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for a remote gateway payment method, only one remote reference permitted. ### Access Scopes ## Fields * [authorizeNetCustomerPaymentProfile](/docs/api/admin-graphql/2024-10/input-objects/RemoteAuthorizeNetCustomerPaymentProfileInput): RemoteAuthorizeNetCustomerPaymentProfileInput - The input fields for a remote authorize net customer profile. * [braintreePaymentMethod](/docs/api/admin-graphql/2024-10/input-objects/RemoteBraintreePaymentMethodInput): RemoteBraintreePaymentMethodInput - The input fields for a remote Braintree customer profile. * [stripePaymentMethod](/docs/api/admin-graphql/2024-10/input-objects/RemoteStripePaymentMethodInput): RemoteStripePaymentMethodInput - Input containing the fields for a remote stripe payment method. ## Input objects with this input object * [customerPaymentMethodRemoteCreate](/docs/api/admin-graphql/2024-10/mutations/customerPaymentMethodRemoteCreate) ## Examples