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

Flexible/Metered Billing API support #444

Merged
merged 1 commit into from
Apr 4, 2018

Conversation

alexander-stripe
Copy link
Contributor

Implement support for flexible billing options on plans and creating usage records.

@brandur-stripe
Copy link
Contributor

Excellent, thanks.

LGTM.

@brandur-stripe brandur-stripe merged commit 0fc17d3 into master Apr 4, 2018
@brandur-stripe brandur-stripe deleted the alexander/flexible-billings branch April 4, 2018 22:29
@brandur-stripe
Copy link
Contributor

Released as 5.8.0.

@thinkocapo
Copy link

Ok so I upgraded to v5.8.0 so I now have access to stripe.usageRecords, thank you as v5.6.1 didn't have it.

Is anyone finding the stripe.usageRecords.create call never triggers the callback?

I can see in my Dashboard that the usage record is getting created, which is great, but I'm not getting response. Seems its hanging on the stripe end? I'm calling this stripe method the same why that i'm calling other things like stripe.subscriptions.create and stripe.customers.create, and handling the callback the same, per the api documentation.

@remi-stripe
Copy link
Contributor

@thinkocapo Can you open an issue instead of commenting on the original PR? I can then follow up (I seem to be able to reproduce)

@thinkocapo
Copy link

good idea, I did #451 thanks

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.

4 participants