Gift Certificate Script

timhersh

New Member
I'm pretty sure there has to be a script for this out there but can't find it.

Basically I have a client who wants to be able to sell a gift certificate online, they will pay through paypal and then once the payment is made it will generate a gift certificate that the customer can print. The gift certificate will have a code (random number) that ensure the validity of it. The would redeem this gift certificate in store so somehow we need to have a way to access the giftcertificates that have been sold along with the code so my client can double check to ensure it was only used once.

Any ideas??
 

leroy30

New Member
search google for "open source gift certificate platform" and see what you get.

It'll be more than a simple script you'll need a back-end as well to track specific certificates...
 
Top