[ic] auto-create failure (revisited)

Steve Graham icdev at mrlock.com
Fri Aug 4 09:39:49 EDT 2006


Hello,

Just had an International user try to place an order which used the 
autocreate userid and password, but it failed since the password was 
blank, ie no zip code.

I was playing with the log_transaction program

  [seti mv_autocreate]
                         mv_username=[data session username]
                         mv_password=[value zip]
                 [/seti]

I would like to do something like the following:

[seti mv_autocreate]
                         mv_username=[data session username]
                         mv_password=[calc][value zip][value 
mv_transaction_id][/calc]
                 [/seti]


[value mv_transaction_id] is ignored.

Any suggestions?

Thanks,
Steve



More information about the interchange-users mailing list