AudienceView Connect

RedCard

To access the RedCard payment gateway, navigate to the Registry application System::Configuration::Payment Gateways node.

Field Description
3DSecure_enabled Yes: enable 3D Secure authentication.
No: disable 3D Secure authentication.
hostnameCNP The host name for Customer Not Present connections.
hostnameCP The host name for Customer Present connections.
hostportCNP The port number for Customer Not Present connections
hostportCP The port number for Customer Present connections
keyPasswordCNP The PKCS12 certificate password for Customer Not Present connections.
keyPasswordCP The PKCS12 certificate password for Customer Present connections.
keystoreCNP The base64-encoded PKCS12 certificate for Customer Not Present connections
keystoreCP The base64-encoded PKCS12 certificate for Customer Present connections
keystorePasswordCNP The PKCS12 certificate password for Customer Not Present connections.
keystorePasswordCP The PKCS12 certificate password for Customer Present connections.
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 Swiped: Only requires a terminal for swiped transactions using the pinpad.
For more information on configuring terminals, refer to Terminals and Configuring Payment Terminals.
timeout TCP/IP timeout, in seconds.
truststore The base64-encoded PKCS12 certificate with additional certification authorities (CA).
verbose_log Y: log file contains detailed information.
N: log file contains summary information.