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

API 2018-05-21 changes and new charge.expired event #480

Merged
merged 1 commit into from
May 30, 2018
Merged

API 2018-05-21 changes and new charge.expired event #480

merged 1 commit into from
May 30, 2018

Conversation

nickdnk
Copy link
Contributor

@nickdnk nickdnk commented May 29, 2018

Hello guys

Just a few minor edits here.

According to the 2018-05-21 update, the skus collection has been removed entirely from the Product object. I've fixed that in phpdocs.

I've also added the unit_label property which was missing from Product as well.

I've also added the charge.expired event that's now possible to receive from webhooks (https://stripe.com/blog/changelog - https://stripe.com/docs/api#event_types-charge.expired).

Cheers

Added unit_label to Product
Added charge.expired event to event list
@brandur-stripe
Copy link
Contributor

Nice work here as usual @nickdnk. Thanks for the continuing updates!

@brandur-stripe brandur-stripe merged commit d38ea72 into stripe:master May 30, 2018
@brandur-stripe
Copy link
Contributor

Released as 6.7.4.

@nickdnk nickdnk deleted the api-2018-05-21 branch May 30, 2018 16:10
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