Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

222
Vistas
Stripe - how to create a customer with an account email AND a billing email?

For creating a customer in Stripe I use this:

await stripe.customers.create({
  description: 'My First Test Customer (created for API docs)',
  email: 'example@example.com',
  name: 'John',
  phone: "1234567",
});

But it creates me a customer with:

Account details:
example@example.com
Billing emails:
example@example.com

enter image description here

I want to send another email address to Stripe API and save it to the billing emails (instead the first one).

What do I need to send to Stripe API when creating a customer for setting one email as the account email and one for the billing email?

over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda