![]() |
| > Home > Documentation > Latest documentation > Interchange payment modules > Ezic |
|
Ezic
Interchange's support for the Ezic Synopsis
or
Prerequisites
or
Only one of the above options needs be present and working. DescriptionThe Vend::Payment::Ezic module implements the ezic() 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 Ezic 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 "ezic". 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
TroubleshootingTry the instructions above, then enable test mode in the Ezic control panel. A test order should complete. Disable test mode and then test in various Ezic error modes by using the credit card number configured in the "setup" section of the Ezic control panel. In the Documentation section of that control panel, an up to date list of amounts that generate different error responses is provided. Errors should appear in [data session payment_error]. If nothing works:
NotesThere is actually nothing in Vend::Payment::Ezic; This module changes its package name to Vend::Payment and places things there. Authors
Credits
|
| Home | Legal nonsense | Privacy policy | Contact us |