I have a website set up using Zen Cart, but i have most of the Zen Cart shopping cart process disabled as I am using Paypal Express checkout and have the link right in the shopping cart. So once you have added your products and are in the shopping cart then you can go right to Paypal to pay then get reverted back to the site. Since I am skipping the default cart process in Zen Cart I cannot use their Discount coupons plugin. What I am looking to do is use PHP per item to allow for a coupon code to be entered (one that is hard coded and can check against a variable) and if the correct code is entered it lowers the price of that item and lets them add it to their cart at the lowered price, but does not change the price of the item in the database for future purchases for this customer or anyone else. I am not really sure how to go about doing this and if it is possible to temporarily alter the price just until after they checkout. So the next time they go in it will be the regular price unless given another code. Any help would be appreciated. If there is a smarter way please let me know. I just need to be able to add a discount code and without being to use zen carts, im stuck. Thanks.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.