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 #630

Merged
merged 1 commit into from
Apr 22, 2019
Merged

Conversation

remi-stripe
Copy link
Contributor

cc @stripe/api-libraries @nicku-stripe

@remi-stripe remi-stripe force-pushed the remi-add-tax-ids branch 2 times, most recently from 498788c to dd08e97 Compare April 19, 2019 14:57
@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 to be reviewed.
r? @ob-stripe

*
* @return ApiResource
*/
public static function createTaxId($id, $params = null, $opts = null)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Flagging that tax_ids the collection is returned on the Customer object, like sources and subscriptions. Not sure anymore if that changes things

lib/TaxId.php Outdated Show resolved Hide resolved
tests/Stripe/CustomerTest.php Outdated Show resolved Hide resolved
@remi-stripe
Copy link
Contributor Author

@ob-stripe PTAL

@remi-stripe remi-stripe assigned ob-stripe and unassigned remi-stripe Apr 19, 2019
@stripe-ci stripe-ci assigned remi-stripe and unassigned ob-stripe Apr 19, 2019
@remi-stripe remi-stripe merged commit e41a079 into master Apr 22, 2019
@remi-stripe remi-stripe deleted the remi-add-tax-ids branch April 22, 2019 23:28
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.

3 participants