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 promotion_code to Discount #638

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Add promotion_code to Discount #638

merged 1 commit into from
Dec 11, 2020

Conversation

tomkonidas
Copy link
Contributor

Hello,

I need the promotion_code returned from Stripe objects (Subscription, Invoice, ect...) for a project I am working on and it gets removed from the payload since it is not defined in the Discount module. Adding this fixes my issue.

Screen Shot 2020-12-10 at 6 40 08 PM

PS: Travis fails, however all the tests pass... Not sure what that is about, if it is something on my end please let me know but I have looked and could not figure it out. It complains and exits on something to do with mix coveralls.travis

Screen Shot 2020-12-10 at 6 44 09 PM

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.117% when pulling e864838 on tomkonidas:feat/add-promotion-code into be0bbaa on code-corps:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.117% when pulling e864838 on tomkonidas:feat/add-promotion-code into be0bbaa on code-corps:master.

@begedin
Copy link
Contributor

begedin commented Dec 11, 2020

Looks like travis passed. Github or some other service might have had downtime.

Thank you for your contribution. We'll merge as soon as we get another review.

@snewcomer
Copy link
Collaborator

Ah there we go. We should probably migrate to Github Actions or something similar. Lmk if you have any recommendations!

@snewcomer snewcomer merged commit b0436ad into beam-community:master Dec 11, 2020
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