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 new properties on the Invoice object #586

Merged
merged 1 commit into from
Jun 13, 2018

Conversation

remi-stripe
Copy link
Contributor

Add support for new properties on the Invoice object:

  • amount_paid, amount_remaining and subscription_proration_date
  • add support for billing_reason with the new type InvoiceBillingReason and the potential values for that property as documented here
  • remove comments that listed specific enum values.

r? @brandur-stripe
cc @stripe/api-libraries

@brandur-stripe
Copy link
Contributor

Awesome. Thanks Remi!

@brandur-stripe brandur-stripe merged commit 2fc6480 into master Jun 13, 2018
@brandur-stripe brandur-stripe deleted the remi-invoice-add-properties branch June 13, 2018 23:20
@brandur-stripe
Copy link
Contributor

Released as 34.1.0.

nadaismail-stripe pushed a commit that referenced this pull request Oct 18, 2024
* SF devtips and refresh-tokens docs

* Bump SF tool version

* More devtips

* Deletion script executes DB changes sync to allow for incremental deletion when there is a large backlog

* use delete so we can fail gracefully, watch for cpu time
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.

2 participants