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 default_tax_rate to typespecs for Subscription and Invoice #631

Merged
merged 2 commits into from Nov 3, 2020

Conversation

John-Goff
Copy link
Contributor

Setting the default_subscription_rates key as documented in the Stripe docs (see https://stripe.com/docs/api/subscriptions/create#create_subscription-default_tax_rates and https://stripe.com/docs/api/invoices/create#create_invoice-default_tax_rates) would work correctly, but would raise an error with dialyzer. This fixes that.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.117% when pulling ced986c on John-Goff:add-subscription-options into e29c959 on code-corps:master.

Copy link
Collaborator

@snewcomer snewcomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💸

@snewcomer snewcomer merged commit c7e953e into beam-community:master Nov 3, 2020
@John-Goff John-Goff deleted the add-subscription-options branch November 3, 2020 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants