Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Assign pregenerated unique numbers to buyers


ancientmember

Recommended Posts

Posted

I want to sell calling cards through my OSC website. When a customer buys a calling card i want the following to happen:

1. The PIN number that is already in the database to be emailed to the buyer.

2. The buyer's Customer ID is recorded on the calling card table with the purchased PIN, so that i would know which card was sent to which customer.

 

I would greatly appreciate any help.

 

Thanks!

Posted

you will need to custom program this

Posted

Might not even require that much extensive customization depending on how the PIN is being stored.

 

The quick answer is to use the model number or other existing field that is NOT being used to store the PIN. An example would be model or product URL. If you simply rename the existing field and use that to store the PIN most of the customization is done...then it's a matter of a few simple mods for data tracking.

 

Bobby

Posted

...I see now. You need to have 1 product with options for purchase amount as well as unique PIN's for that card.

 

He is definitely on the right track but needs to tie the system together better. I'm not familiar with calling card issuance but it appears to be a fairly simple system to put together.

 

Bobby

Posted

What if i have 3 products but all in one amount ($20)? Will it be more complicated or..? From the other thread, I think the most of the coding is done and just a little more is needed to setup a table and connect the products to it.

Are you able to help me on this? Thanks!

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...