Class DefaultOrbitalPlatformBins

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

public final class DefaultOrbitalPlatformBins extends Object
Chase has two proprietary Authorization and Settlement platforms: Tandem and Stratus. Depending on which is in use, a different BIN value will need to be provided in API requests.
See Also:
  • Field Details

    • STRATUS

      public static final String STRATUS
      When the merchant is using the Stratus Platform, this is the BIN value to use.
      See Also:
    • TANDEM

      public static final String TANDEM
      When the merchant is using the Tandem Platform, this is the BIN value to use.
      See Also: