[ic] GlobalSub, OrderProfile, params

JPS jpstewart@carbonmedia.com
Mon, 23 Apr 2001 15:40:13 -0400


I have been trying all different kinds of ways to pass values to my
custom GlobalSub, but nothing seems to work.

In my ../etc/profiles.order I have the following line:
	&charge=custom linkpt_charge '[value credit_card_number]' '[value
	mv_credit_card_exp_month]' '[value mv_credit_card_exp_year]' '[value
	b_fname] [value b_lname]' '[value email]' '[value phone_day]' '[value
	b_address1] [value b_address2]' '[value b_city]' '[value b_state']
	'[value country]' '[salestax noformat=1]' '[shipping noformat=1]'

I have my `linkpt_charge' GlobalSub dump the values to ::logDebug, but
nothing is getting passed. I even tried hardcoded values, but no luck.

Does anyone have any clues? 

-- 
Jean-Paul Stewart