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

Kevin Walsh kevin at cursor.biz
Fri Jul 28 23:22:58 EDT 2006


Grant <emailgrant at gmail.com> wrote:
> I'm trying to use the Authorize.Net payment module in a custom admin
> page for manually processing cards that are saved via PGP on the
> front-end.
> 
> I'm submitting three variables called:
> 
> mv_credit_card_number
> mv_credit_card_exp_month
> mv_credit_card_exp_year
> 
> and calling this on the subsequent page:
> 
> [charge mode="authorizenet" id="mYiD" secret="mYsEcReT"
> transaction="sale" test="TRUE"]
> 
> Nothing is returned to the page and I get the following in the error.log:
> 
> //process Unknown charge type:
> 
Try route="authorizenet" instead of mode="authorizenet".

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


More information about the interchange-users mailing list