get to know affiliate by coupon code?

Hi,
I wanted to show on Jigoshop Orders list, in new coupons tab, login of affiliate that the coupon is assigned to. It would save quite lot of time to one of our customers.
Any idea howw to get affiliate name by couponn code?


Comments

One response to “get to know affiliate by coupon code?”

  1. Hi,
    you can use something like:
    $affiliate_id = Affiliates_Attributes_WordPress::get_affiliate_for_coupon("YOUR_COUPON_CODE");
    cheers

Share