Constant Field Values


Contents
com.google.*

com.google.checkout.EnvironmentType
public static final java.lang.String Production "Production"
public static final java.lang.String Sandbox "Sandbox"

com.google.checkout.notification.NotificationTypes
public static final java.lang.String AUTHORIZATION_AMOUNT_NOTIFICATION "authorization-amount-notification"
public static final java.lang.String CHARGE_AMOUNT_NOTIFICATION "charge-amount-notification"
public static final java.lang.String CHARGEBACK_AMOUNT_NOTIFICATION "chargeback-amount-notification"
public static final java.lang.String NEW_ORDER_NOTIFICATION "new-order-notification"
public static final java.lang.String ORDER_STATE_CHANGE_NOTIFICATION "order-state-change-notification"
public static final java.lang.String REFUND_AMOUNT_NOTIFICATION "refund-amount-notification"
public static final java.lang.String RISK_INFORMATION_NOTIFICATION "risk-information-notification"

com.google.checkout.orderprocessing.CancelOrderRequest
public static final java.lang.String CANCEL_ERROR_STRING "The cancel string limits have been exceeded. The reason and comment cannot exceed 140characters."
public static final int CANCEL_STRING_LIMIT 140

com.google.checkout.orderprocessing.RefundOrderRequest
public static final java.lang.String REFUND_ERROR_STRING "The refund string limits have been exceeded. The reason and comment cannot exceed 140 characters."
public static final int REFUND_STRING_LIMIT 140

com.google.checkout.orderprocessing.SendBuyerMessageRequest
public static final java.lang.String MESSAGE_ERROR_STRING "The message string limits have been exceeded. The message cannot exceed 255 characters."
public static final int MESSAGE_STRING_LIMIT 255

com.google.checkout.orderprocessing.lineitem.CancelItemsRequest
public static final java.lang.String CANCEL_ERROR_STRING "The cancel string limits have been exceeded. The reason and comment cannot exceed 140characters."
public static final int CANCEL_STRING_LIMIT 140

com.google.checkout.util.Constants
public static final java.lang.String ampReplaceStr "&"
public static final java.lang.String ampStr "&"
public static final int cancelStrLimit 140
public static final java.lang.String checkoutNamespace "http://checkout.google.com/schema/2"
public static final java.lang.String greaterThanReplaceStr ">"
public static final java.lang.String greaterThanStr ">"
public static final java.lang.String lessThanReplaceStr "<"
public static final java.lang.String lessThanStr "<"
public static final int messageStrLimit 255
public static final int refundStrLimit 140

com.google.checkout.web.WebConstants
public static final java.lang.String MERCHANT_INFO_KEY "merchant-info"