# CustomerPaymentMethodRemoteCreditCardCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `customerPaymentMethodRemoteCreditCardCreate` mutation. ### Access Scopes ## Fields * [customerPaymentMethod](/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethod): CustomerPaymentMethod - The customer payment method. * [userErrors](/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethodUserError): CustomerPaymentMethodUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerPaymentMethodRemoteCreditCardCreate](/docs/api/admin-graphql/2024-10/mutations/customerPaymentMethodRemoteCreditCardCreate) ## Examples