|
|
| Author |
Message |
Matthew W Yahoo User
|
Posted: Fri May 16, 2008 2:56 pm Post subject: where can i get virtual gift cards for my website? |
|
|
| I have a website that sells electronics, and I wanted to give my customers the option of purchasing a gift card. I don't want a physical card but only a virtual one. |
|
| Back to top |
|
 |
mike Yahoo User
|
Posted: Sun May 18, 2008 4:50 pm Post subject: |
|
|
| Seems this is a little complicated because there are many ways to do this. Most effective is that you will need a database and side server code to select a random number after purchase to send with an email to the customer and must be logged in the database as to how much it is (this is done by a web page on your site where they pay for it through your cart system). Now when they finish checkout you will have to have a form that your customer can enter the code and redeem it which the code should then subtract the total from the amount and if fully used the database must delete the data. If you except paypal, paypal has a button that will allow you to accept certificates and this is the easiest way to do it and all they do is enter the amount they want. If you have the right software this is easy, and unless your a pro this will be hard. to do. |
|
| Back to top |
|
 |
|