Skip to content

Feature/coupons - #148

Open
dawilster wants to merge 7 commits into
andrewculver:masterfrom
Papercloud:feature/coupons
Open

dawilster wants to merge 7 commits into
andrewculver:masterfrom
Papercloud:feature/coupons

Conversation

@dawilster

Copy link
Copy Markdown

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

yas4891 commented Jan 29, 2016

Copy link
Copy Markdown
Collaborator

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

@mwcbrent

Copy link
Copy Markdown

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
Copy Markdown
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

mwcbrent commented Feb 2, 2016

Copy link
Copy Markdown

@vkentner

Copy link
Copy Markdown

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