Name

PRI_TEST_REGKEY —

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_TEST_REGKEY 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 92 (context shows lines 82-96)

or with only PRI as a payment provider

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:

AUTHORS

Interchange Development Group

SEE ALSO

DocBook! Interchange!