E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2013, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Wed, 17 Aug 2011 03:18:45 GMT Thu, 23 May 2013 23:38:04 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 #3 http://www.e-junkie.com/bb/topic/5388/pg/0#post18599 http://www.e-junkie.com/bb/topic/5388/pg/0#post18599 Wed, 17 Aug 2011 03:18:45 GMT
-Joe]]>
E-junkie Discussions; JoeTheCoder
Post #2 http://www.e-junkie.com/bb/topic/5388/pg/0#post18599 http://www.e-junkie.com/bb/topic/5388/pg/0#post18599 Wed, 17 Aug 2011 00:40:23 GMT
<a href="https://www.e-junkie.com/ecom/gb.php?i=100100&c=single&cl=20545&custom=SKUGOESHERE" target="ejejcsingle"><img src="http://www.e-junkie.com/ej/x-click-butcc.gif" border="0" alt="Buy Now"/></a>

After the buyer's payment is completed, that 'custom' value would then be included with the order data that we can pass back to your specified script URL using our custom/3rd-party Integration feature:
http://www.e-junkie.com/ej/help.integration.htm]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/5388/pg/0#post18599 http://www.e-junkie.com/bb/topic/5388/pg/0#post18599 Tue, 16 Aug 2011 14:05:37 GMT
I need a way to uniquely track a single item whose ID is generated when the buy now button is created.
Here is the expected flow:

* User must unlock a web feature before use
* User can click a buy now button(e-junkie button) to unlock the functionality
* I need to identify the feature they unlock since the feature is dynamically created by the user before purchase and given an ID by me
* I need to track the custom ID roundtrip and get an alert once the item is purchased so I can unlock it using the ID


It won't work for me to hard code a bunch of SKU's here on the site, I really need to add the id to the button and once charged get this id with the URL data sent back to my Variant handler URL.

Whats the correct way to approach this type of situation.

-Joe]]>
E-junkie Discussions; JoeTheCoder