Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] Desperately in need of help with BoA



> 
> my catalog.cfg looks like this:
> 
> # Read in initial variables from a database.
> VariableDatabase variable
> Variable MV_PAYMENT_MODE boa
> Variable MV_PAYMENT_ID my id
> Variable MV_PAYMENT_USERNAME my username
> Variable MV_PAYMENT_SECRET my secret
> Variable MV_PAYMENT_ACCEPT 0
> 
> my route in catalog.cfg looks like this:
> 
> Route boa id "MV_PAYMENT_ID"
> Route boa username "MV_PAYMENT_USERNAME"
> Route boa secret "MV_PAYMENT_SECRET"
> Route boa accept "MV_PAYMENT_ACCEPT"
> 
You're not using your variables.  Try "__VARNAME__" instead of "VARNAME".

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



Search for: Sort by: