close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

General disposition about the coupon system

Thread began 1/16/2011 1:22 am by kim420431 | Last modified 7/20/2014 12:07 pm by kim420431 | 4484 views | 13 replies

Jason ByrnesWebAssist

OK, I can see where you are referring to here.

I am trying to go through and reproduce the issues you are reporting, but cannot.

if I use one coupon and checkout, then create a new order an checkout using a different coupon, it is showing the correct coupon name for me.


you could try adding the following code on the checkout success at the very bottom:

php:
<?php

if(isset($_SESSION['WA_Ecart_Coupon_ID'])) unset($_SESSION['WA_Ecart_Coupon_ID']);
if(isset(
$_SESSION['WA_ECart_Coupons'])) unset($_SESSION['WA_Ecart_Coupon_ID']);
if(isset(
$_SESSION['WA_Ecart_Coupon_Name'])) unset($_SESSION['WA_Ecart_Coupon_ID']);
if(isset(
$_SESSION['WADbSearch1_coupons_Results'])) unset($_SESSION['WADbSearch1_coupons_Results']);
?>



this will clear any coupons that are applied on success.

I am also not able to reproduce a problem where a coupon applied to certain products is applying to all. Maybe you have applied the coupon to the category? Testing a coupon that is applied to only one product, I can see in the cart line item details that only the price for the intended product is struck through and adjusted.

In my initial reply, i gave instructions for how you can add the coupon code used to the email. You could also adjust the code in the email to use the same order number as the success page.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...