Module: Increase::Models::RealTimeDecision::CardAuthentication::DeviceChannel::MerchantInitiated::Indicator
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/real_time_decision.rb
Overview
The merchant initiated indicator for the transaction.
Constant Summary collapse
- RECURRING_TRANSACTION =
Recurring transaction.
:recurring_transaction- INSTALLMENT_TRANSACTION =
Installment transaction.
:installment_transaction- ADD_CARD =
Add card.
:add_card- MAINTAIN_CARD_INFORMATION =
Maintain card information.
:maintain_card_information- ACCOUNT_VERIFICATION =
Account verification.
:account_verification- SPLIT_DELAYED_SHIPMENT =
Split or delayed shipment.
:split_delayed_shipment- TOP_UP =
Top up.
:top_up- MAIL_ORDER =
Mail order.
:mail_order- TELEPHONE_ORDER =
Telephone order.
:telephone_order- WHITELIST_STATUS_CHECK =
Whitelist status check.
:whitelist_status_check- OTHER_PAYMENT =
Other payment.
:other_payment- BILLING_AGREEMENT =
Billing agreement.
:billing_agreement- DEVICE_BINDING_STATUS_CHECK =
Device binding status check.
:device_binding_status_check- CARD_SECURITY_CODE_STATUS_CHECK =
Card security code status check.
:card_security_code_status_check- DELAYED_SHIPMENT =
Delayed shipment.
:delayed_shipment- SPLIT_PAYMENT =
Split payment.
:split_payment- FIDO_CREDENTIAL_DELETION =
FIDO credential deletion.
:fido_credential_deletion- FIDO_CREDENTIAL_REGISTRATION =
FIDO credential registration.
:fido_credential_registration- DECOUPLED_AUTHENTICATION_FALLBACK =
Decoupled authentication fallback.
:decoupled_authentication_fallback
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info