--- title: CustomerPaymentMethodRemoteCreditCardCreatePayload - GraphQL Admin description: Return type for `customerPaymentMethodRemoteCreditCardCreate` mutation. api_version: 2024-10 api_name: admin type: payload api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/CustomerPaymentMethodRemoteCreditCardCreatePayload md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/CustomerPaymentMethodRemoteCreditCardCreatePayload.txt --- # Customer​Payment​Method​Remote​Credit​Card​Create​Payload payload Return type for `customerPaymentMethodRemoteCreditCardCreate` mutation. ## Fields * customer​Payment​Method [Customer​Payment​Method](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethod) The customer payment method. * user​Errors [\[Customer​Payment​Method​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethodUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Payment​Method​Remote​Credit​Card​Create](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/customerPaymentMethodRemoteCreditCardCreate) mutation Deprecated *** ## Map