Class: GenesisRuby::Api::Constants::Transactions::Parameters::Threeds::Version2::MerchantRisk::ShippingIndicators

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

Overview

Threeds Version2 Merchant Risk Shipping Indicators

Constant Summary collapse

SAME_AS_BILLING =

Sale as Billing

'same_as_billing'
STORED_ADDRESS =

Stored Address

'stored_address'
VERIFIED_ADDRESS =

Verified Address

'verified_address'
PICK_UP =

Pick Up

'pick_up'
DIGITAL_GOODS =

Digital Goods

'digital_goods'
TRAVEL =

Travel

'travel'
EVENT_TICKETS =

Event Tickets

'event_tickets'
OTHER =

Other

'other'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?