code-corps / code-corps/code-corps-api
Add association to StripeCountrySpec in StripeConnectAccount
Open
blocked
- Dominant language
- Elixir
- Stars
- 234
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
# 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.
Contributor guide
Assessment
This issue has not been assessed yet.