Protx2.pm (interchange-5.8.2) | : | Protx2.pm (interchange-5.10.0) | ||
---|---|---|---|---|
skipping to change at line 131 | skipping to change at line 131 | |||
The mode can be named anything, but the C<gateway> parameter must be set | The mode can be named anything, but the C<gateway> parameter must be set | |||
to C<protx>. To make it the default payment gateway for all credit card | to C<protx>. To make it the default payment gateway for all credit card | |||
transactions in a specific catalog, you can set in C<catalog.cfg>: | transactions in a specific catalog, you can set in C<catalog.cfg>: | |||
Variable MV_PAYMENT_MODE protx | Variable MV_PAYMENT_MODE protx | |||
or in variable.txt: | or in variable.txt: | |||
MV_PAYMENT_MODE protx (tab separated) | MV_PAYMENT_MODE protx (tab separated) | |||
if you want this to cooperate with other payment systems, eg PaypalExpress or Go ogleCheckout, then see | if you want this to cooperate with other payment systems, eg PaypalExpress, then see | |||
the documentation that comes with that system - it should be fully explained the re (essentially, you | the documentation that comes with that system - it should be fully explained the re (essentially, you | |||
don't run the charge route from profiles.order but from log_transaction). | don't run the charge route from profiles.order but from log_transaction). | |||
=item id | =item id | |||
Your Protx vendor ID, supplied by Protx when you sign up. Various ways to state this: | Your Protx vendor ID, supplied by Protx when you sign up. Various ways to state this: | |||
in variable.txt: | in variable.txt: | |||
MV_PAYMENT_ID YourProtxID Payment | MV_PAYMENT_ID YourProtxID Payment | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |