Class: GenesisRuby::Api::Constants::Transactions::Parameters::NonFinancial::ScaExemptions

Inherits:
Object
  • Object
show all
Extended by:
Mixins::Constants::Common
Defined in:
lib/genesis_ruby/api/constants/transactions/parameters/non_financial/sca_exemptions.rb

Overview

SCA Exemption Values

Constant Summary collapse

LOW_VALUE =
'low_value'
LOW_RISK =
'low_risk'
TRUSTED_MERCHANT =
'trusted_merchant'
CORPORATE_PAYMENT =
'corporate_payment'
DELEGATED_AUTHENTICATION =
'delegated_authentication'
AUTH_NETWORK_OUTAGE =
'auth_network_outage'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?