![]() |
| > Home > Documentation > Latest documentation > Interchange payment modules > ProcessNet |
|
ProcessNet
Interchange's support for the ProcessNet Synopsis
or
Prerequisites
or
Only one of the above options needs be present and working. DescriptionThe Vend::Payment::ProcessNet module implements the processnet() subroutine for use with Interchange. It is compatible on a call level with the other Interchange payment modules. In theory (and even usually in practise) you could switch from another payment module to ProcessNet with a few configuration file changes. To enable this module, place this directive in your "interchange.cfg" file:
This must be in interchange.cfg or a file included from it. Make sure CreditCardAuto is off, which is the default in the Standard ecommerce demo. The "mode" can be named anything, but the "gateway" parameter must be set to "processnet". To make it the default payment gateway for all credit card transactions in a specific website, you can set the following in catalog.cfg:
It uses several of the standard settings from Interchange payment. Any time we speak of a setting, it is obtained either first from the tag/call options, then from an Interchange order Route named after the mode, then finally a default global payment Variable. For example, the id parameter would be specified by:
or
or
Settings
TroubleshootingIf nothing works:
NotesThere is actually nothing in Vend::Payment::ProcessNet; This module changes its package name to Vend::Payment and places things there. Authors
|
| Home | Legal nonsense | Privacy policy | Contact us |