Your cart is currently empty!
get to know affiliate by coupon code?
—
by
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?
Posted in Affiliates Coupons
Comments
One response to “get to know affiliate by coupon code?”
Hi,
you can use something like:
$affiliate_id = Affiliates_Attributes_WordPress::get_affiliate_for_coupon("YOUR_COUPON_CODE");
cheers