AudienceView Connect

Validata

To access the Validata gateways navigate to the Registry application System::Configuration::Payment Gateways node.

Field Description
Email The email address used to sign up for Validata, and associated with 'Seed1' and 'Seed2'.
Host_URL The URL of Validata's gateway, specifically http://www.aptbacs.com/webservice/iscdservice.asmx.
Seed1 The User ID (provided by Validata)
Seed2 The Company ID (provided by Validata)
library_path The absolute path to respective AudienceView payment gateway DLL.
log_file The absolute path to a file on the local server where payment processing data is saved. Include the file name in the path. If the file does not exist, it will automatically be created.
process_details For those gateways that support multiple types of payments, this field identifies the type of payment (e.g. Credit or Debit).
process_strategy Identifies how the payment is to be processed:
  • External: Process payment external third party.
    This is the only valid option for this payment gateway.
  • Account: Process payments as an AudienceView internal account.
  • Gift Card: Process payment as an AudienceView gift certificate.
  • Gift Certificate: Process payment as an AudienceView gift certificate.
rotate_log_file Y: a new log file will be created each day, with the creation date included as part of its name. 
N: a single log file is used.
It is recommended that you use log rotation, as the log file is locked while the application is running and cannot be moved or deleted.
terminal_allocation Queued: Requires AudienceView to queue the requests to the terminals.
Round Robin: Gateway can queue the requests on its terminals.
terminal_required N: Does not require terminal at all.
timeout TCP/IP timeout, in seconds.
verbose_log Y: log file contains detailed information. 
N: log file contains summary information.