[ic] Item Options

Mark Lehman interchange-users@icdevgroup.org
Tue Oct 15 12:53:01 2002


Hello,

    I am in the process trying to set up interchange to utilize Verisign
Payflow Link.  I need to know how to send the options data.

I have the statement:

<input type="hidden" name="DESCRIPTION"
value="[item-list][item-sku][item-data products description][/item-list]">

Which sends the description of the choosen items, but not the options with
the choosen items...

I have tried numerous statements, such as:

<input type="hidden" name="DESCRIPTION"
value="[item-list][item-sku][item-data products description][item-options
td=1 label=1 type=display][/item-list]">

Obviously, not the way...

Any help would be appreciated...

Thanks for your time
-=Mark