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.