close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Coupon till special date

Thread began 5/03/2011 2:57 am by Cologne | Last modified 12/13/2011 9:54 am by Badger | 1723 views | 4 replies |

Cologne

Coupon till special date

Hi there,

can I create a coupon that stays till a special date? and is it possible to set that date, via my own backend, without using dreamweaver?

Cheers
Denis

Sign in to reply to this post

Jason ByrnesWebAssist

you would need to create a table in your database with a column for the coupon code and the end date.

Then create a recordset to lookup the entered coupon code.

Use the set session variable behavior to store the Coupon code and Expiration date from the recordset. On the Server behaviors panel, click the plus button and select eCart -> General -> Set Session Value.

Set the triger to Coupon lookuyp recordset not empty.

Set the name to couponCode

next to value, click the lightning bolt and select the couponCode column from the recordset.


Create another session, using the same trigger, but this time set the name to expDate, for the value, select the expiration date column from your database.


Now when creating the discount rule, set the trigger to:

Session variable couponCode exists

AND
Session variable expDate exists

AND
If today is before a certain day:
if today is before '$_SESSION['expDate']'

Sign in to reply to this post

Badger

Hi Jason,

Would the recordset be put on the cart.php page? (if that's the page the customer is entering the coupon code).

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, the recordset will be created on the same page the coupon code is entered on.

Sign in to reply to this post

Badger

This works beautifully, thanks Jason

Sign in to reply to this post

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...