Class CheckoutConstants
- java.lang.Object
-
- com.broadleafcommerce.payment.service.gateway.constants.CheckoutConstants
-
public class CheckoutConstants extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CheckoutConstants()
-
-
-
Field Detail
-
TOKEN
public static final String TOKEN
- See Also:
- Constant Field Values
-
SOURCE_ID
public static final String SOURCE_ID
- See Also:
- Constant Field Values
-
MERCHANT_INITIATED
public static final String MERCHANT_INITIATED
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
-
PAYMENT_TYPE
public static final String PAYMENT_TYPE
- See Also:
- Constant Field Values
-
AUTHORIZATION_TYPE
public static final String AUTHORIZATION_TYPE
- See Also:
- Constant Field Values
-
CAPTURE_ON
public static final String CAPTURE_ON
- See Also:
- Constant Field Values
-
CAPTURE_TYPE
public static final String CAPTURE_TYPE
- See Also:
- Constant Field Values
-
SUCCESS_URL
public static final String SUCCESS_URL
- See Also:
- Constant Field Values
-
FAILURE_URL
public static final String FAILURE_URL
- See Also:
- Constant Field Values
-
PREVIOUS_PAYMENT_ID
public static final String PREVIOUS_PAYMENT_ID
- See Also:
- Constant Field Values
-
METADATA
public static final String METADATA
- See Also:
- Constant Field Values
-
STATUS
public static final String STATUS
- See Also:
- Constant Field Values
-
AUTH_CODE
public static final String AUTH_CODE
- See Also:
- Constant Field Values
-
THREE_D_SECURE_DOWNGRADED
public static final String THREE_D_SECURE_DOWNGRADED
- See Also:
- Constant Field Values
-
THREE_D_SECURE_ENROLLED
public static final String THREE_D_SECURE_ENROLLED
- See Also:
- Constant Field Values
-
RISK_FLAGGED
public static final String RISK_FLAGGED
- See Also:
- Constant Field Values
-
PROCESSING_RRN
public static final String PROCESSING_RRN
- See Also:
- Constant Field Values
-
PROCESSING_ACQUIRER_TRANSACTION_ID
public static final String PROCESSING_ACQUIRER_TRANSACTION_ID
- See Also:
- Constant Field Values
-
RECOMMENDATION_CODE
public static final String RECOMMENDATION_CODE
- See Also:
- Constant Field Values
-
ECI
public static final String ECI
- See Also:
- Constant Field Values
-
SCHEME_ID
public static final String SCHEME_ID
- See Also:
- Constant Field Values
-
PRODUCT_ID
public static final String PRODUCT_ID
- See Also:
- Constant Field Values
-
PRODUCT_TYPE
public static final String PRODUCT_TYPE
- See Also:
- Constant Field Values
-
EXPIRES_ON
public static final String EXPIRES_ON
- See Also:
- Constant Field Values
-
PAYMENT_ID
public static final String PAYMENT_ID
- See Also:
- Constant Field Values
-
CUSTOMER_ID
public static final String CUSTOMER_ID
- See Also:
- Constant Field Values
-
CURRENCY
public static final String CURRENCY
- See Also:
- Constant Field Values
-
THREE_D_SECURE_ENABLED
public static final String THREE_D_SECURE_ENABLED
- See Also:
- Constant Field Values
-
THREE_D_SECURE_ATTEMPT_N3D
public static final String THREE_D_SECURE_ATTEMPT_N3D
- See Also:
- Constant Field Values
-
THREE_D_SIGNATURE_VALID
public static final String THREE_D_SIGNATURE_VALID
- See Also:
- Constant Field Values
-
THREE_D_AUTHENTICATION_RESPONSE
public static final String THREE_D_AUTHENTICATION_RESPONSE
- See Also:
- Constant Field Values
-
THREE_D_SECURE_ECI
public static final String THREE_D_SECURE_ECI
- See Also:
- Constant Field Values
-
THREE_D_SECURE_CRYPTOGRAM
public static final String THREE_D_SECURE_CRYPTOGRAM
- See Also:
- Constant Field Values
-
THREE_D_SECURE_XID
public static final String THREE_D_SECURE_XID
- See Also:
- Constant Field Values
-
THREE_D_SECURE_VERSION
public static final String THREE_D_SECURE_VERSION
- See Also:
- Constant Field Values
-
THREE_D_SECURE_EXEMPTION
public static final String THREE_D_SECURE_EXEMPTION
- See Also:
- Constant Field Values
-
THREE_D_SECURE_CHALLENGE_INDICATOR
public static final String THREE_D_SECURE_CHALLENGE_INDICATOR
- See Also:
- Constant Field Values
-
REDIRECT_URL
public static final String REDIRECT_URL
- See Also:
- Constant Field Values
-
ACQUIRER_TRANSACTION_ID
public static final String ACQUIRER_TRANSACTION_ID
- See Also:
- Constant Field Values
-
ACQUIRER_REFERENCE_NO
public static final String ACQUIRER_REFERENCE_NO
- See Also:
- Constant Field Values
-
WEBHOOK_TYPE
public static final String WEBHOOK_TYPE
- See Also:
- Constant Field Values
-
WEBHOOK_ID
public static final String WEBHOOK_ID
- See Also:
- Constant Field Values
-
APPLICATION_ID
public static final String APPLICATION_ID
- See Also:
- Constant Field Values
-
TENANT_ID
public static final String TENANT_ID
- See Also:
- Constant Field Values
-
CKO_SESSION_ID
public static final String CKO_SESSION_ID
- See Also:
- Constant Field Values
-
-