com.beasys.commerce.ebusiness.payment
Interface TransactionResponseConstants

All Known Implementing Classes:
TransactionResponse

public interface TransactionResponseConstants


Field Summary
static String ACTION
           
static String AUTHORIZATION_FAILED
           
static int AUTHORIZED
           
static String CAPTURE_ERROR
           
static String CONFIGURATION_ERROR
           
static String CREDITCARD_INVALID
           
static String EXCEPTION
           
static int FAILURE
           
static String GENERAL_SERVICE_ERROR
           
static int MARKEDFORSETTLE
           
static int NOSTATUS
           
static String OK
           
static int PENDINGSETTLE
           
static int REJECTED
           
static int RETRY
           
static String ROLLBACK
           
static String SERVICE_UNAVAILABLE_ERROR
           
static String SETTLE_ERROR
           
static int SETTLED
           
static int SETTLEFAILED
           
static String SYSTEM_ERROR
           
 

Field Detail

NOSTATUS

static final int NOSTATUS
See Also
Constants Summary

AUTHORIZED

static final int AUTHORIZED
See Also
Constants Summary

SETTLEFAILED

static final int SETTLEFAILED
See Also
Constants Summary

MARKEDFORSETTLE

static final int MARKEDFORSETTLE
See Also
Constants Summary

PENDINGSETTLE

static final int PENDINGSETTLE
See Also
Constants Summary

SETTLED

static final int SETTLED
See Also
Constants Summary

FAILURE

static final int FAILURE
See Also
Constants Summary

REJECTED

static final int REJECTED
See Also
Constants Summary

RETRY

static final int RETRY
See Also
Constants Summary

OK

static final String OK
See Also
Constants Summary

EXCEPTION

static final String EXCEPTION
See Also
Constants Summary

ACTION

static final String ACTION
See Also
Constants Summary

ROLLBACK

static final String ROLLBACK
See Also
Constants Summary

CAPTURE_ERROR

static final String CAPTURE_ERROR
See Also
Constants Summary

SYSTEM_ERROR

static final String SYSTEM_ERROR
See Also
Constants Summary

SERVICE_UNAVAILABLE_ERROR

static final String SERVICE_UNAVAILABLE_ERROR
See Also
Constants Summary

CREDITCARD_INVALID

static final String CREDITCARD_INVALID
See Also
Constants Summary

AUTHORIZATION_FAILED

static final String AUTHORIZATION_FAILED
See Also
Constants Summary

CONFIGURATION_ERROR

static final String CONFIGURATION_ERROR
See Also
Constants Summary

GENERAL_SERVICE_ERROR

static final String GENERAL_SERVICE_ERROR
See Also
Constants Summary

SETTLE_ERROR

static final String SETTLE_ERROR
See Also
Constants Summary


Copyright © 2006 BEA Systems, Inc. All Rights Reserved