Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for setting locale on BillingPortal.Session #743

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Add support for setting locale on BillingPortal.Session #743

merged 1 commit into from
Jul 26, 2022

Conversation

RobinBoers
Copy link
Contributor

Hi!

I wanted to set the locale for the customer portal (as described in the Stripe docs), so I just added the :locale key to the create_params without reading the docs (and that worked), but then dialyzer started to complain.

Is there a reason locale isn't an option in this library or is it just a mistake? (maybe Stripe only added support for locales recently or something?).

Anyway, I added it to the typespec.

@RobinBoers RobinBoers changed the title Add support for setting locale on Customer Portal Add support for setting locale on BillingPortal.Session Jul 7, 2022
@snewcomer snewcomer merged commit badfeca into beam-community:master Jul 26, 2022
@RobinBoers RobinBoers deleted the patch-1 branch July 26, 2022 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants