E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2008, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Wed, 5 Mar 2008 05:43:42 GMT Sat, 22 Nov 2008 19:29:17 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #2 http://www.e-junkie.com/bb/topic/2094/pg/0#post4994 http://www.e-junkie.com/bb/topic/2094/pg/0#post4994 Wed, 5 Mar 2008 05:43:42 GMT E-junkie Discussions; E-JunkieExpert Post #1 http://www.e-junkie.com/bb/topic/2094/pg/0#post4994 http://www.e-junkie.com/bb/topic/2094/pg/0#post4994 Wed, 5 Mar 2008 05:43:21 GMT
I have two software items for sale, Item A and Item B. I need supply a unique PIN/Registration code for the user when they purchase either product. I have these setup in e-Junkie appropriately. My goal is to send this purchase data back to my in house CRM system in real time so that I can be ready if a user calls my support team for help installing configuring the product. They need to supply this PIN/Registration code to my support folks

If my user purchases Quantity 1 of Item A everything works beautifully. I have a script written in ColdFusion running on my server that extracts the payment data, inserts the information into a local database, and sends an admin an e-mail. All is well.

The problem comes in with the PIN/Registration number. On this page (http://www.e-junkie.com/ej/help.integration.php) the e-Junkie help system tells me about a field called "key" which, in fact, is the PIN/Registration number mentioned above. This field contains the generated PIN/Registration codes for the order separated with a CR/LF if the users orders a quantity > 1.

Problematically, I'm only receiving the PIN/Registration codes for the first item in the order. If my user orders both Item A or Item B I only receive the PIN/Registration numbers for Item A - I never see the Item B PIN/Registration numbers.

I do get information about Item A and Item B in the "Item Specific" fields referenced on the help page.

I'm wondering why I don't get any PIN/Registration numbers for Item B?]]>
E-junkie Discussions; GuestUser