java.lang.Object
com.broadleafcommerce.vendor.chasepayment.service.orbital.external.provider.OrbitalCommonHeaders

public final class OrbitalCommonHeaders extends Object
Holds common header names used with the Orbital API.
  • Field Details

    • ORBITAL_CONNECTION_USERNAME

      public static final String ORBITAL_CONNECTION_USERNAME
      Used to provide the username for authenticating with the API.
      See Also:
    • ORBITAL_CONNECTION_PASSWORD

      public static final String ORBITAL_CONNECTION_PASSWORD
      Used to provide the password for authenticating with the API.
      See Also:
    • MERCHANT_ID

      public static final String MERCHANT_ID
      Used to provide the merchant ID involved with a transaction request.
      See Also: