PDA

View Full Version : PDF Voucher Code Generator


paul.casbourne361959
05-27-2009, 04:23 AM
Hi,

On my wishlist is an extension that allows you to build a voucher code system, linked either with data or security assist modules.

Particularly aplicable to members sites (not necassarily ecomm)

Typical scenario..
User signs up as a site member with access to voucher codes created dynamically and personlaised from the members table etc and perhaps date limited.

If anyone knows how or where, please post a reply, but I think a WA modular version would extend the current suite of apps perfectly.

Paul

Ray Borduin
05-27-2009, 06:50 AM
I think it is probably already possible, but I don't quite understand what you mean by vouchers and how it would all work in context to give any type of description of what the database would look like. It always starts with designing the database.

ccooper309155
07-01-2009, 01:04 PM
Voucher = coupon, I think.

Ray Borduin
07-02-2009, 07:02 AM
It is just a matter of creating the database to store the voucher information and creating the back end to administer it.

Then you can add a recordset and filter based on voucher codes to store the information for a given voucher into session variables.

Then use those session variables in creating a discount rule or rules.