Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Adding unique product PIN number

Adding unique product PIN number

Locked

Views: 2,642

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
1 Feb 2008, 7:26 AM
#1
jameschacks avatar

jameschacks

New Zenner

Join Date:
Feb 2008
Posts:
11
Plugin Contributions:
0

Adding unique product PIN number

I need a help or suggestion from anyone who has come across such an issue. I have a shop which sells telephone calling cards and I need to add the different value cards to the shop and maintain the EPIN numbers for each card. Say there might be 100 10$ calling card. But 100 unique EPIN numbers. Is there some module in zen-cart that I could use to add the EPIN numbers and send them out in the email as they are sold out. I hope you understand what exactly I'm looking for.
Thanks in advance.

2 Feb 2008, 3:39 PM
#3
jameschacks avatar

jameschacks

New Zenner

Join Date:
Feb 2008
Posts:
11
Plugin Contributions:
0

Re: Adding unique product PIN number

actually let me explain my problem. Im trying to sell Phone Calling Cards And I have some categories of cards and say a quantity of 100 for each product. Now as u knw, each card would have a EPIN number and tat wud need to be mailed to the customer who buys these cards. So its like I need to store these set of numbers for each card and wen mail sent out to each customer, the number needs to be sent out on confirmation of the order. Is there a module or contribution in zen cart that can be implemented or do i need to be writing custom code for the same. Please advice me on this. THanks

2 Feb 2008, 4:31 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Adding unique product PIN number

You'll have to write custom code to store your EPIN numbers, and extract them as needed.
The topic I pointed you to talks about doing that same sort of thing for software licenses. The concept is the same.