code-corps / code-corps/ember-stripe-elements
Ability to pass options to stripe.elements()
- Lenguaje dominante
- JavaScript
- Estrellas
- 64
- Forks
- 39
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hello! Thanks for creating this addon, it's awesome.
Is there a way to pass the `options` hash on init to `stripe.elements(options)`? This is different than the per-element options hash.
https://stripe.com/docs/stripe-js/reference#stripe-elements
I believe the init is this line: https://github.com/code-corps/ember-stripe-elements/blob/0.3.0/addon/components/stripe-element.js#L16
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Read addon/components/stripe-element.js at line 16 and compare its initialization with the Stripe Elements reference linked in the issue. Trace how initialization options differ from per-element options, then verify that supplied options reach stripe.elements(options) while existing per-element behavior remains unchanged.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- payments
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100