com.solidstategroup.commerce.payment.gateway
Class PaymentGateway

java.lang.Object
  extended by com.solidstategroup.commerce.payment.gateway.PaymentGateway

public class PaymentGateway
extends java.lang.Object


Field Summary
static int MBLOX
           
static int PAYPAL
           
 
Constructor Summary
PaymentGateway()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAYPAL

public static final int PAYPAL
See Also:
Constant Field Values

MBLOX

public static final int MBLOX
See Also:
Constant Field Values
Constructor Detail

PaymentGateway

public PaymentGateway()