bedfordch Posted September 28, 2010 Posted September 28, 2010 Hi all, I've not worked on it for a while since I had no time to fix it when I faced the problem. Now I've to fix it. I've Paypal IPN and CCGV installed. They don't work together if the Paypal checkout isn't set on Aggregate. I want my customer to have a recipe of the purchase, so I want the detail of the order on Paypal. Do the last version work together ? instead, wich version will work together ? It's there any "hack" to apply to any contribution to work ? If it hasn't been fixed up, isn't there any possibility to reduce the price of each article until the coupon amount is used ? I mean is this case possible with a hack ? Coupon value : 10$ article 1: price 5$ less 5$ coupon : 0$ (5$ taken on 10$ coupon) article 2: price 7$ less 5$ coupon : 2$ (last 5$ taken on 10$ coupon) article 3: price 6$ less 0$ coupon (coupon is now empty: 6$. Total without coupon: 18$, Total with coupon: 8$ Thank you for helping me ! Quote
web-project Posted September 28, 2010 Posted September 28, 2010 article 1: price 5$ less 5$ coupon : 0$ (5$ taken on 10$ coupon)article 2: price 7$ less 5$ coupon : 2$ (last 5$ taken on 10$ coupon) article 3: price 6$ less 0$ coupon (coupon is now empty: 6$. the module doesn't work like that, as it's one code for whole order instead of individual items. hey don't work together if the Paypal checkout isn't set on Aggregate. correct. The way you want to have discount code working is possible, but it will need to re-write the whole module and do the discount code ether for specific product or specific categories of products. Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
bedfordch Posted September 28, 2010 Author Posted September 28, 2010 the module doesn't work like that, as it's one code for whole order instead of individual items. correct. The way you want to have discount code working is possible, but it will need to re-write the whole module and do the discount code ether for specific product or specific categories of products. Thank you for your answer web-project. It's there any way to automatically switch Paypal IPN to aggregate checkout when there is a coupon and use the detailed checkout when there is no coupon ? Would this be easier ? I'm trying to get have an easy solution. Cheers. Quote
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.
Note: Your post will require moderator approval before it will be visible.