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

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

Overview

SCA Exemptions

Constant Summary collapse

LOW_VALUE =

Exemption Low Value

'low_value'
LOW_RISK =

Exemption Low Risk

'low_risk'
TRUSTED_MERCHANT =

Exemption Trusted Merchant

'trusted_merchant'
CORPORATE_PAYMENT =

Exemption Corporate Payment

'corporate_payment'
DELEGATED_AUTHENTICATION =

Exemption Delegated Authentication

'delegated_authentication'
AUTH_NETWORK_OUTAGE =

Exemption Auth Network Outage

'auth_network_outage'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?