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 TaxID resource and APIs #834

Merged
merged 1 commit into from
Apr 23, 2019
Merged

Conversation

remi-stripe
Copy link
Contributor

cc @stripe/api-libraries

@remi-stripe remi-stripe changed the title [WIP] Add support for TaxID resource and APIs Add support for TaxID resource and APIs Apr 19, 2019
@remi-stripe
Copy link
Contributor Author

This is now ready for review.

@mickjermsurawong-stripe can you do a first pass to see what is missing? I'll then re-assign to @brandur-stripe to make sure it matches our conventions for the library

@remi-stripe
Copy link
Contributor Author

@mickjermsurawong-stripe Friendly bump as this is being released now in the API

@remi-stripe
Copy link
Contributor Author

Also assigning to @brandur-stripe as the feature is now live and the team would like to release this

Copy link
Contributor

@brandur-stripe brandur-stripe left a comment

Choose a reason for hiding this comment

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

One minor comment, but looks great Remi!

ptal @remi-stripe

customer.go Outdated
Shipping *CustomerShippingDetails `json:"shipping"`
Sources *SourceList `json:"sources"`
Subscriptions *SubscriptionList `json:"subscriptions"`
TaxIds *TaxIDList `json:"tax_ids"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's do TaxIDs here instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah nice catch, surprised the linter did not say anything, it complained about a lot of other fields! Fixed, PTAL

@remi-stripe remi-stripe merged commit 7dca1bf into master Apr 23, 2019
@remi-stripe remi-stripe deleted the remi-add-tax-ids branch April 23, 2019 16:42
nadaismail-stripe pushed a commit that referenced this pull request Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants