Class MessageConstants
- java.lang.Object
-
- com.broadleafcommerce.payment.service.gateway.domain.MessageConstants
-
public class MessageConstants extends Object
- Author:
- Dima Myroniuk (dmyroniuk)
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MessageConstants()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
PAYMENT_PROVIDER_CONTRACT
public static final String PAYMENT_PROVIDER_CONTRACT
- See Also:
- Constant Field Values
-
CAPTURE_NOW
public static final String CAPTURE_NOW
- See Also:
- Constant Field Values
-
AMOUNT
public static final String AMOUNT
- See Also:
- Constant Field Values
-
CURRENCY_CODE
public static final String CURRENCY_CODE
- See Also:
- Constant Field Values
-
MERCHANT_REFERENCE
public static final String MERCHANT_REFERENCE
- See Also:
- Constant Field Values
-
ENCRYPTED_CARD
public static final String ENCRYPTED_CARD
- See Also:
- Constant Field Values
-
PUBLIC_KEY_ALIAS
public static final String PUBLIC_KEY_ALIAS
- See Also:
- Constant Field Values
-
TOKEN_PREFERENCE
public static final String TOKEN_PREFERENCE
- See Also:
- Constant Field Values
-
TOKEN_SCOPE
public static final String TOKEN_SCOPE
- See Also:
- Constant Field Values
-
TOKEN_TYPE
public static final String TOKEN_TYPE
- See Also:
- Constant Field Values
-
TOKEN_EXPIRY_DATE
public static final String TOKEN_EXPIRY_DATE
- See Also:
- Constant Field Values
-
TOKEN_DETAILS
public static final String TOKEN_DETAILS
- See Also:
- Constant Field Values
-
REUSE_TOKEN
public static final String REUSE_TOKEN
- See Also:
- Constant Field Values
-
CARD
public static final String CARD
- See Also:
- Constant Field Values
-
CVV
public static final String CVV
- See Also:
- Constant Field Values
-
ENCRYPTED_CVV
public static final String ENCRYPTED_CVV
- See Also:
- Constant Field Values
-
CARD_HOLDER_NAME
public static final String CARD_HOLDER_NAME
- See Also:
- Constant Field Values
-
EXPIRY_MONTH
public static final String EXPIRY_MONTH
- See Also:
- Constant Field Values
-
EXPIRY_YEAR
public static final String EXPIRY_YEAR
- See Also:
- Constant Field Values
-
CARD_BRAND
public static final String CARD_BRAND
- See Also:
- Constant Field Values
-
CUSTOMER
public static final String CUSTOMER
- See Also:
- Constant Field Values
-
STATUS
public static final String STATUS
- See Also:
- Constant Field Values
-
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
-
REASON_CODE
public static final String REASON_CODE
- See Also:
- Constant Field Values
-
STATUS_REASON
public static final String STATUS_REASON
- See Also:
- Constant Field Values
-
PROCESSOR_REFERENCE
public static final String PROCESSOR_REFERENCE
- See Also:
- Constant Field Values
-
AUTHORIZATION_CODE
public static final String AUTHORIZATION_CODE
- See Also:
- Constant Field Values
-
ARN
public static final String ARN
- See Also:
- Constant Field Values
-
RRN
public static final String RRN
- See Also:
- Constant Field Values
-
AVS_RESULT
public static final String AVS_RESULT
- See Also:
- Constant Field Values
-
CVV_RESULT
public static final String CVV_RESULT
- See Also:
- Constant Field Values
-
CAVV_RESULT
public static final String CAVV_RESULT
- See Also:
- Constant Field Values
-
SETTLEMENT_COMPLETED_STATUS
public static final String SETTLEMENT_COMPLETED_STATUS
- See Also:
- Constant Field Values
-
SETTLEMENT_REQUESTED_STATUS
public static final String SETTLEMENT_REQUESTED_STATUS
- See Also:
- Constant Field Values
-
SHIPPING_INFORMATION
public static final String SHIPPING_INFORMATION
- See Also:
- Constant Field Values
-
ADDRESS
public static final String ADDRESS
- See Also:
- Constant Field Values
-
CITY
public static final String CITY
- See Also:
- Constant Field Values
-
COUNTRY
public static final String COUNTRY
- See Also:
- Constant Field Values
-
POSTAL_CODE
public static final String POSTAL_CODE
- See Also:
- Constant Field Values
-
EMAIL
public static final String EMAIL
- See Also:
- Constant Field Values
-
FIRST_NAME
public static final String FIRST_NAME
- See Also:
- Constant Field Values
-
LAST_NAME
public static final String LAST_NAME
- See Also:
- Constant Field Values
-
PHONE
public static final String PHONE
- See Also:
- Constant Field Values
-
STATE
public static final String STATE
- See Also:
- Constant Field Values
-
REVERSAL_STATUS
public static final String REVERSAL_STATUS
- See Also:
- Constant Field Values
-
STORED_CREDENTIAL_SIGNUP
public static final String STORED_CREDENTIAL_SIGNUP
- See Also:
- Constant Field Values
-
STORED_CREDENTIAL_CHARGE
public static final String STORED_CREDENTIAL_CHARGE
- See Also:
- Constant Field Values
-
STORED_CREDENTIAL
public static final String STORED_CREDENTIAL
- See Also:
- Constant Field Values
-
STORED_CREDENTIAL_REFERENCE
public static final String STORED_CREDENTIAL_REFERENCE
- See Also:
- Constant Field Values
-
REFERENCE
public static final String REFERENCE
- See Also:
- Constant Field Values
-
PROCESSING_MODEL
public static final String PROCESSING_MODEL
- See Also:
- Constant Field Values
-
SCHEME_REFERENCE
public static final String SCHEME_REFERENCE
- See Also:
- Constant Field Values
-
CURRENT_PAYMENT_NUMBER
public static final String CURRENT_PAYMENT_NUMBER
- See Also:
- Constant Field Values
-
TOTAL_PAYMENT_NUMBER
public static final String TOTAL_PAYMENT_NUMBER
- See Also:
- Constant Field Values
-
TOTAL_PAYMENT_AMOUNT
public static final String TOTAL_PAYMENT_AMOUNT
- See Also:
- Constant Field Values
-
MERCHANT_SIGNUP_CODE
public static final String MERCHANT_SIGNUP_CODE
- See Also:
- Constant Field Values
-
ADVICE
public static final String ADVICE
- See Also:
- Constant Field Values
-
WALLET_TYPE
public static final String WALLET_TYPE
- See Also:
- Constant Field Values
-
WALLET_PAYLOAD
public static final String WALLET_PAYLOAD
- See Also:
- Constant Field Values
-
-