Class: CheckoutSdk::Payments::ThreeDSRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/payments/three_ds_request.rb

Instance Attribute Summary collapse

Instance Attribute Details

#allow_upgradeTrueClass, FalseClass

Returns:

  • (TrueClass, FalseClass)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#attempt_n3dTrueClass, FalseClass

Returns:

  • (TrueClass, FalseClass)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#authentication_amountInteger

Returns:

  • (Integer)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#authentication_dateTime

Returns:

  • (Time)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#authentication_idString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#challenge_cancel_reasonString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#challenge_indicatorString

Returns ChallengeIndicator.

Returns:

  • (String)

    ChallengeIndicator



41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#cryptogramString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#cryptogram_algorithmString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#eciString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#enabledTrueClass, FalseClass

Returns:

  • (TrueClass, FalseClass)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#exemptionString

Returns Exemption.

Returns:



41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#flow_typeString



41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#scoreString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#statusString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#status_reason_codeString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#versionString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end

#xidString

Returns:

  • (String)


41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# File 'lib/checkout_sdk/payments/three_ds_request.rb', line 41

class ThreeDSRequest
  attr_accessor :enabled,
                :attempt_n3d,
                :eci,
                :cryptogram,
                :xid,
                :version,
                :exemption,
                :challenge_indicator,
                :allow_upgrade,
                :status,
                :authentication_date,
                :authentication_amount,
                :flow_type,
                :status_reason_code,
                :challenge_cancel_reason,
                :score,
                :cryptogram_algorithm,
                :authentication_id
end