close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Unique codes for discounts vouchers

Thread began 6/30/2011 11:10 pm by Fritz Stickers | Last modified 8/08/2012 1:30 pm by Fritz Stickers | 3509 views | 8 replies

Jason ByrnesWebAssist

the coupon table would need a column for end date.

the recordset that is used to lookup the coupon amount would need to be edited to also return the end date column

When setting the amount and code session variables, another set session variable would be needed to store the end date value.

In the coupon rule, you could add another trigger for Today is before a certain day and use the session for comparison.

to track how many times the coupon is redeemed, the order table would need a column to store the coupon code.

you would need to update the store order summary behavior to bind the coupon code column to the coupon code session variable.

in the admin section you would need to create d a recordset using the COUNT() function to count the number of times the coupon was used, for example:

SELECT COUNT(OrderID) as timesRedeemed FROM orders WHERE couponCode = "your Coupon"

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