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