MickyMereu Posted September 9, 2021 Share Posted September 9, 2021 Hi guys, is it possible to create a link which auto-applies coupon codes at checkout? e.g. I have a display ads campaign showing the promo code 10%off called "PROMO10" For users that click the banner, I want them to have auto applied the coupon and discount on checkout if they are about to pruchase an item. So that they don't need to write down, or remember the coupon thanks! Link to comment Share on other sites More sharing options...
joseantgv Posted September 13, 2021 Share Posted September 13, 2021 It would only work if they already have a cart created (with products). Link to comment Share on other sites More sharing options...
MickyMereu Posted September 13, 2021 Author Share Posted September 13, 2021 Thank you!! this is very interesting, is there a plugin or how could I implement that? (I'm the marketer, but can pass the info to developers) thanks! Link to comment Share on other sites More sharing options...
joseantgv Posted September 13, 2021 Share Posted September 13, 2021 (edited) hace 26 minutos, MickyMereu dijo: Thank you!! this is very interesting, is there a plugin or how could I implement that? (I'm the marketer, but can pass the info to developers) thanks! Just check the URL called when you add the voucher in the checkout, and instead of sending the parameter as POST, send it as GET. But, as said, it would only work if the customer already has a product in the cart. Edited September 13, 2021 by joseantgv (see edit history) Link to comment Share on other sites More sharing options...
MickyMereu Posted September 14, 2021 Author Share Posted September 14, 2021 I tried applying a coupon and the url is something like this website.com/it/order?addingCartRule=1 You mean, I can advertise and use that one as landing page? thanks Link to comment Share on other sites More sharing options...
joseantgv Posted September 23, 2021 Share Posted September 23, 2021 En 14/9/2021 a las 4:46 PM, MickyMereu dijo: I tried applying a coupon and the url is something like this website.com/it/order?addingCartRule=1 You mean, I can advertise and use that one as landing page? thanks You need more parameters in the URL, like the coupon name. Link to comment Share on other sites More sharing options...
mr_absinthe Posted August 25, 2022 Share Posted August 25, 2022 You need a module to achieve that a promo/discount code works even when a customer's basket is empty. It is exactly what we needed for an email campaign where a link was included. That is why we have a module "Voucher by URL" developed. This module even allows to add a product or coupon to cart through a customized URL link. 😀 Link to comment Share on other sites More sharing options...
tonnick Posted November 14, 2022 Share Posted November 14, 2022 this is not working on PS1.7. this is crashing cart page. Link to comment Share on other sites More sharing options...
joseantgv Posted November 16, 2022 Share Posted November 16, 2022 On 11/14/2022 at 1:01 PM, tonnick said: this is not working on PS1.7. this is crashing cart page. What exactly is not working? What are you testing? Link to comment Share on other sites More sharing options...
tonnick Posted November 16, 2022 Share Posted November 16, 2022 I tried voucherbyurl module on GIT : pgarcpri/voucherUrl but this one crashed checkout page. then I tried some other forks, but still same, even if I added ?voucher=MYVOUCHER the voucher did not apply. I have not been able to make it work with or without product in cart. Are you recomanding some free addon which is supposed to work with PS1.7 ? Link to comment Share on other sites More sharing options...
mr_absinthe Posted November 16, 2022 Share Posted November 16, 2022 I can guarantee that there is no such module that would work as I've been trying to find one for months. The problem is that a customer MUST have some product in cart for url to work as been already mentioned by @joseantgv. This is the reason I had a module developed and coded and this module generates an url that can be used anywhere, in emails for example and there is NO need to have a product in cart, hope it is clear. I currently do not have any active coupon otherwise I would show you how it works. 1 Link to comment Share on other sites More sharing options...
mr_absinthe Posted November 18, 2022 Share Posted November 18, 2022 @MickyMereu @tonnick Here are the promised examples... 😉 You can test the module by going to this page: ABSINTHE GIVEAWAY and hitting the button SHOP ABSINTHE NOW, it will add 15% discount to your cart as soon as you add any product to it. The link can be used anywhere, socials or emails. Adding product - you can hit this link FREE ABSINTHE BOTTLE and you'll have a free bottle (and maybe some other gift) in your cart as soon as you add any product with value over $300 (condition is set - min cart value). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now