code-corps / code-corps/code-corps-api
Add association to StripeCountrySpec in StripeConnectAccount
Abierto
blocked
- Lenguaje dominante
- Elixir
- Estrellas
- 234
- Forks
- 82
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# Problem
The `create_changeset` will need to implement the association for `StripeCountrySpec`, which is `has_one`.
This will use the ISO 3166-1 alpha-2 country code passed to the API by the user, and returned from the Stripe API as the `country` field on the account.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.