[ic] Authorize.Net "Unknown charge type:"

Kevin Walsh kevin at cursor.biz
Sat Jul 29 02:06:41 EDT 2006


Grant <emailgrant at gmail.com> wrote:
> There is actually a long list of variables in the [payment] module.  So, any
> values that aren't passed to the charge tag explicitly are pulled from
> the session's [value]s if possible?
> 
No.  None of the [charge] parameters will be pulled from the $Values
space, as that would be far too insecure.  Default parameter values can
be stored in a Route or in Variables.  Variables must be prefixed with
"MV_PAYMENT_".  The Route name must match the name given in the [charge]
tag's "route" parameter.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list