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

224
Vistas
Adding IBAN defaults to stripe's PaymentElement

The react-stripe-js IbanElement offers options like supportedCountries and placeholderCountry:

<IbanElement
  ...
  options={{
    supportedCountries: ["SEPA"],
    placeholderCountry: "DE",
  }}
/>

but the recently published PaymentElement does not:

<PaymentElement
  ...
  options={{
    ???
  }}
/>

Is there a way to add these defaults to a PaymentElement whose clientSecret is configured with sepa_debit in its payment_method_types?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

For Payment Element, supportedCountries does not need to be defined as Payment Element automatically determines which payment methods to display [0], based on:

  • The customer’s location.
  • The product’s currency.
  • Your Dashboard settings on which payment methods to accept [1].

The placeholderCountry is not available for customisation.

[0] https://stripe.com/docs/payments/payment-element
[1] https://dashboard.stripe.com/settings/payment_methods

about 4 years ago · Juan Pablo Isaza Denunciar
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