Could we put in a feature request for bulk coupon purchase via a product. We sponsored the same functionality in http://drupal.org/project/uc_coupon and would be willing to sponsor the same for Commerce Coupon.

* A base coupon is created by admin and associated to a product.
* When this product is purchased, for example 10x Tickets, 10x coupons are generated in the backend
* An email gets sent with 10x coupon codes
* These 10x codes can then be used on the site.

Our use case is enrollment, a company buys tickets for its staff, distribute these tickets that give 100% off a specific product. User can then self enroll without having to pay.

I hope I've made sense, if not I will try and explain further.

Many Thanks,
Mark

Comments

hunziker’s picture

Hi Mark,

Sorry for the the delay. I was out of office.

Most of this should be already possible. You could use rules to build up most of it. You could add new coupons when a new order was added.

How would you like to proceed? Would you like to test this and then report back what is missing for your application?

Best Regards,
- Thomas

webmasterkai’s picture

md2, did you ever figure this out? Would you like some help with the configuration steps? I am currently working on a project that requires being able to sell single-use coupons as "gift certificates" and would be willing to help with this issue. Also wanted to make note of http://drupal.org/project/coupon_product as an ubercart example.

md2’s picture

Hi webmasterkai,

We are struggling to get a working solution, would love to get your input sometime! I've been reading #1274280: Coupon calculation workflow review and wondering if any solution or configuration I come up with is going to change over the next few weeks.

What are your thoughts, is the module pretty much getting a rewrite? Need help testing?

philpro’s picture

I'm in the midst of developing a new commerce site and I'm hung up on a recipe or solution for allowing coupons to be purchased as gift certificates. If you've come up with a solution since last post, please share!

pcambra’s picture

Status: Active » Closed (duplicate)
dude74’s picture

I Give a concrete example to PURCHASE (and not apply - wonder why it appears as duplicate...) in http://drupal.org/node/1783192

jcallanan’s picture

I am struggling to get any of these suggestions to work. Very simply, how do you email a coupon code to a purchaser upon completion of a transaction?