Class DefaultCITMITMessageCodes

java.lang.Object
com.broadleafcommerce.vendor.chasepayment.service.support.DefaultCITMITMessageCodes

public final class DefaultCITMITMessageCodes extends Object

Enumerates Chase CIT/MIT message code values used by Broadleaf.

  • Field Details

    • CSTO

      public static final String CSTO

      Cardholder-Initiated Stored Credential

      This is useful for HPS, as upon HPS submission, we are not immediately transacting. Instead, we are storing a new profile with Chase for future transactions that will be executed by our checkout flow.

      See Also:
    • CUSE

      public static final String CUSE

      CIT Unscheduled Credential on File

      This is intended to be used by the backend checkout flow when it attempts to execute an authorize or authorize-capture using a profile number that has already been stored by HPS.

      See Also: