Hey there, I was wondering if its possible to disable the code suffix to the purchased coupons.

Reason being is that we want to give customers that buys a specific product a coupon code for a product on a completely different system. So the idea is that on system B we create the coupon code then copy that code over to system A (uc_coupon_purchase). So now when the customer buys product x on system A, uc_coupon_purchase sends out the email with just the base coupon code.

Thanks!

CommentFileSizeAuthor
#1 1379390-base-code-token.patch1.21 KBwodenx

Comments

wodenx’s picture

Category: support » feature
Status: Active » Needs review
StatusFileSize
new1.21 KB

Attached patch provides "coupon-base-code" and "coupon-base-name" tokens which you can use in the conditional action to accomplish what you want. Please test and report back if it is working, and if so I"ll commit.