I’ve got a problem to show coupon description in thank you order mail.
I have name of coupon by using:
$order->get_used_coupons()
But above function returns only namen. Any one know how to get description for specific coupon name?
I’ve got a problem to show coupon description in thank you order mail.
I have name of coupon by using:
$order->get_used_coupons()
But above function returns only namen. Any one know how to get description for specific coupon name?
Comments are closed.
Try this code: