We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The create_changeset will need to implement the association for StripeCountrySpec, which is has_one.
create_changeset
StripeCountrySpec
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.
country