Open the Portico Developer Guide site
PosGateway Schema
SCAExemptionType Element
PosGateway Schema > SCAExemptionDataType Complex Type : SCAExemptionType Element
Description

Eligible exemption to Strong Customer authentication (SCA) for the transaction.

Valid values include:

  • 'TrustedMerchant' Trusted merchant exemption claimed/requested.
  • 'LowValue' Transaction exemption from SCA as the merchant has determined it to be a low value payment.
  • 'SecureCorporatePayment' Transaction exemption from SCA as the merchant has determined it as a SCP.
  • 'TxnRiskAnalysis' TRA exemption claimed/requested.
  • 'DelegatedAuth' Issuer has delegated SCA.
  • 'AuthenticationOutage' Authentication outage
  • 'MerchantInitiated' Merchant initiated
  • 'RecurringPayment' Recurring payment

Note: Visa Merchant ID is required when the SCA Exemption Type is Trusted Merchant or Delegated Authentication.

Namespace http://Hps.Exchange.PosGateway
Type
SCAExemptionTypeType Simple Type
Overview
SCAExemptionType SCAExemptionTypeType Simple Type

Eligible exemption to Strong Customer authentication (SCA) for the transaction.

Valid values include:

  • 'TrustedMerchant' Trusted merchant exemption claimed/requested.
  • 'LowValue' Transaction exemption from SCA as the merchant has determined it to be a low value payment.
  • 'SecureCorporatePayment' Transaction exemption from SCA as the merchant has determined it as a SCP.
  • 'TxnRiskAnalysis' TRA exemption claimed/requested.
  • 'DelegatedAuth' Issuer has delegated SCA.
  • 'AuthenticationOutage' Authentication outage
  • 'MerchantInitiated' Merchant initiated
  • 'RecurringPayment' Recurring payment

Note: Visa Merchant ID is required when the SCA Exemption Type is Trusted Merchant or Delegated Authentication.

Source
<xs:element name="SCAExemptionType" type="SCAExemptionTypeType" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Eligible exemption to Strong Customer authentication (SCA) for the transaction.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values include:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>'TrustedMerchant' Trusted merchant exemption claimed/requested.</li>
        <li>'LowValue' Transaction exemption from SCA as the merchant has determined it to be a low value payment.</li>
        <li>'SecureCorporatePayment' Transaction exemption from SCA as the merchant has determined it as a SCP.</li>
        <li>'TxnRiskAnalysis' TRA exemption claimed/requested.</li>
        <li>'DelegatedAuth' Issuer has delegated SCA.</li>
        <li>'AuthenticationOutage' Authentication outage</li>
        <li>'MerchantInitiated' Merchant initiated</li>
        <li>'RecurringPayment' Recurring payment</li>
      </ul>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> Visa Merchant ID is required when the SCA Exemption Type is Trusted Merchant or Delegated Authentication.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SCAExemptionDataType Complex TypePosGateway Schema