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

Feature/coupons #148

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

dawilster
Copy link

My attempt at adding native support for Stripe coupons.

Creating a coupon locally will mirror the same coupon data on your Stripe dashboard. Assigning coupons is done from the subscription :create action by setting the :koudoku_coupon_code session.

@yas4891
Copy link
Collaborator

yas4891 commented Jan 29, 2016

There is a dedicated gem koudoku_coupons that adds support for Stripe coupons. Did you have a look at it?

@mwcbrent
Copy link

The koudoku_coupons gem seems to require older versions of rails and haml which conflicted with my project. It seems like it would make sense to support stripe coupons as well as stripe subscriptions without having to use a plugin if allowing new features.

@dawilster
Copy link
Author

hi @yas4891,

I had a look around but wasn't able to find the koudoku_coupons source on github. Wouldn't happen to have it handy would you.

And just out of curiousity is there any reason you'd be averse to including coupon support within Koudoku. It just seemed like functionality that put on the backburner and eventually neglected.

Cheers

@mwcbrent
Copy link

mwcbrent commented Feb 2, 2016

@vkentner
Copy link

I would very much like this feature

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