sclemance Posted October 22, 2015 Share Posted October 22, 2015 Hi, I'm trying to link to a bundle and include a promotion code, but it doesn't seem to work, (the promo code isn't added): mysite.tld/cart.php?a=add&bid=4?promocode=FREE-TRIAL If I add the promo code after following the link, it works fine. Are promo codes not compatible with bundles? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted October 22, 2015 Share Posted October 22, 2015 there are two things you should check... firstly, in your above link, it should be '&' before promocode and not a '?' mysite.tld/cart.php?a=add&bid=4&promocode=FREE-TRIAL secondly, in the product bundle setup, have you ticked the checkbox marked "Allow Promotions" ? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.