paynet.constants
Interface Platform


public interface Platform

Platform interface

This interface contains valid values for gateway platform.

Version:
Sep 2007
Author:
Clay Morgan

Field Summary
static int CARD_SYSTEMS
          CardSystems
static int PAY_BY_TOUCH
          Pay By Touch
static int PAYMENT_TEK
          PaymentTek
static int TSYS
          TSYS
 

Field Detail

PAY_BY_TOUCH

static final int PAY_BY_TOUCH
Pay By Touch

See Also:
Constant Field Values

PAYMENT_TEK

static final int PAYMENT_TEK
PaymentTek

See Also:
Constant Field Values

CARD_SYSTEMS

static final int CARD_SYSTEMS
CardSystems

See Also:
Constant Field Values

TSYS

static final int TSYS
TSYS

See Also:
Constant Field Values