We are having issues trying to setup us coupon codes. We have installed the commerce_coupon module along with the commerce_coupon_pct, commerce_couponprodref, and commerce_coupon_fixed_amount. We need to be able to off the following coupon types and we cannot figure out how to set them up:

  • With a Coupon Code, offer a fixed amount off select products when those products are in the cart and for each qty purchased.
  • With a Coupon Code, offer a percentage off select products when those products are in the cart and for each qty purchased.
  • With a Coupon Code, offer a fixed amount off an order total when select products are in the cart.

It is our assumption that we need to create a coupon type, add the different field that would need to be requrired, and then setup some kind of rule. The Rule is what is stumping us.
Any assistance would be greatly appritiated.