Package com.skava.payment.constants
Class PaymentConstants
java.lang.Object
com.skava.payment.constants.PaymentConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The constant CARD_EXPIRED_ERROR_CODEstatic final String
The constant CARD_EXPIRED_ERROR_MSGstatic final String
The constant COLLECTION_PROPERTY_NAMEstatic final String
The constant CONST_GUESTstatic final String
The constant TOKENSstatic final String
The constant PAYMENT_COLLECTION_PROPERTY_RESPONSEstatic final String
The constant PAYMENT_CUSTOMER_SECRET_KEYstatic final String
The constant PAYMENT_CUSTOMER_TOKENstatic final String
The constant PAYMENT_FAILEDstatic final String
The constant PAYMENT_FAILED_MESSAGEstatic final String
The constant PAYMENT_GATEWAYstatic final Object
The constant CONST_GUESTstatic final String
The constant PAYMENT_REQUESTstatic final String
The constant UPDATE_CUSTOM_PROPERTIESstatic final String
The constant USER_AVAILABLE_PROPERTIESstatic final String
The constant USER_CUSTOM_PROPERTIES -
Method Summary
-
Field Details
-
PAYMENT_CUSTOMER_TOKEN
The constant PAYMENT_CUSTOMER_TOKEN- See Also:
-
PAYMENT_CUSTOMER_SECRET_KEY
The constant PAYMENT_CUSTOMER_SECRET_KEY- See Also:
-
UPDATE_CUSTOM_PROPERTIES
The constant UPDATE_CUSTOM_PROPERTIES- See Also:
-
USER_CUSTOM_PROPERTIES
The constant USER_CUSTOM_PROPERTIES- See Also:
-
USER_AVAILABLE_PROPERTIES
The constant USER_AVAILABLE_PROPERTIES- See Also:
-
COLLECTION_PROPERTY_NAME
The constant COLLECTION_PROPERTY_NAME- See Also:
-
PAYMENT_GATEWAY
The constant PAYMENT_GATEWAY- See Also:
-
PAYMENT_COLLECTION_PROPERTY_RESPONSE
The constant PAYMENT_COLLECTION_PROPERTY_RESPONSE- See Also:
-
CUSTOMPROPERTIES
The constant TOKENS- See Also:
-
CONST_GUEST
The constant CONST_GUEST- See Also:
-
PAYMENT_GATEWAY_STRIPE
The constant CONST_GUEST -
PAYMENT_REQUEST
The constant PAYMENT_REQUEST- See Also:
-
CARD_EXPIRED_ERROR_MSG
The constant CARD_EXPIRED_ERROR_MSG- See Also:
-
CARD_EXPIRED_ERROR_CODE
The constant CARD_EXPIRED_ERROR_CODE- See Also:
-
PAYMENT_FAILED
The constant PAYMENT_FAILED- See Also:
-
PAYMENT_FAILED_MESSAGE
The constant PAYMENT_FAILED_MESSAGE- See Also:
-