Name

PRI_REFID_MODE —

SYNOPSIS

DESCRIPTION

VARIABLE TYPE

Catalog variable

EXAMPLES

No examples are available at this time. We do consider this a problem and will try to supply some.

NOTES

AVAILABILITY

PRI_REFID_MODE is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Payment/PRI.pm
Line 94 (context shows lines 84-98)

Variable MV_PAYMENT_ID      YourPRIID

A fully valid catalog.cfg entry to work with the standard demo would be:

Variable MV_PAYMENT_MODE    "__MV_PAYMENT_MODE__"
Route  PRI      id          "__PRI_ID__"
Route  PRI      regkey      "__PRI_REGKEY__"
Route  PRI      test_id     "__PRI_TEST_ID__"
Route  PRI      test_regkey "__PRI_TEST_REGKEY__"
Route  PRI      test_mode   "__PRI_TEST_MODE__"
Route  PRI      refid_mode  "__PRI_REFID_MODE__"

A fully valid variable.txt entry to work with the PRI module would be:

MV_PAYMENT_MODE  PRI  Payment

AUTHORS

Interchange Development Group

SEE ALSO

DocBook! Interchange!