Sha256: 3cdbb5e27909b839b5aeeae100570ab4d3a3a89e167a8f254c4d9b4e48445d23

Contents?: true

Size: 1.51 KB

Versions: 33

Compression:

Stored size: 1.51 KB

Contents

module Braintree
  module Test
    module AuthenticationId
      ThreeDSecureVisaFullAuthentication = "fake-three-d-secure-visa-full-authentication-id"
      ThreeDSecureVisaLookupTimeout = "fake-three-d-secure-visa-lookup-timeout-id"
      ThreeDSecureVisaFailedSignature = "fake-three-d-secure-visa-failed-signature-id"
      ThreeDSecureVisaFailedAuthentication = "fake-three-d-secure-visa-failed-authentication-id"
      ThreeDSecureVisaAttemptsNonParticipating = "fake-three-d-secure-visa-attempts-non-participating-id"
      ThreeDSecureVisaNoteEnrolled = "fake-three-d-secure-visa-not-enrolled-id"
      ThreeDSecureVisaUnavailable = "fake-three-d-secure-visa-unavailable-id"
      ThreeDSecureVisaMPILookupError = "fake-three-d-secure-visa-mpi-lookup-error-id"
      ThreeDSecureVisaMPIAuthenticateError = "fake-three-d-secure-visa-mpi-authenticate-error-id"
      ThreeDSecureVisaAuthenticationUnavailable = "fake-three-d-secure-visa-authentication-unavailable-id"
      ThreeDSecureVisaBypassedAuthentication = "fake-three-d-secure-visa-bypassed-authentication-id"
      ThreeDSecureTwoVisaSuccessfulFrictionlessAuthentication = "fake-three-d-secure-two-visa-successful-frictionless-authentication-id"
      ThreeDSecureTwoVisaSuccessfulStepUpAuthentication = "fake-three-d-secure-two-visa-successful-step-up-authentication-id"
      ThreeDSecureTwoVisaErrorOnLookup = "fake-three-d-secure-two-visa-error-on-lookup-id"
      ThreeDSecureTwoVisaTimeoutOnLookup = "fake-three-d-secure-two-visa-timeout-on-lookup-id"
    end
  end
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
braintree-4.23.0 lib/braintree/test/authentication_id.rb
braintree-4.22.0 lib/braintree/test/authentication_id.rb
braintree-4.21.0 lib/braintree/test/authentication_id.rb
braintree-4.20.0 lib/braintree/test/authentication_id.rb
braintree-4.19.0 lib/braintree/test/authentication_id.rb
braintree-4.18.0 lib/braintree/test/authentication_id.rb
braintree-4.17.0 lib/braintree/test/authentication_id.rb
braintree-4.16.0 lib/braintree/test/authentication_id.rb
braintree-4.15.0 lib/braintree/test/authentication_id.rb
braintree-4.14.0 lib/braintree/test/authentication_id.rb
braintree-4.13.0 lib/braintree/test/authentication_id.rb
braintree-4.12.0 lib/braintree/test/authentication_id.rb
braintree-4.11.0 lib/braintree/test/authentication_id.rb
braintree-4.10.0 lib/braintree/test/authentication_id.rb
braintree-4.9.0 lib/braintree/test/authentication_id.rb
braintree-4.8.0 lib/braintree/test/authentication_id.rb
braintree-4.7.0 lib/braintree/test/authentication_id.rb
braintree-4.6.0 lib/braintree/test/authentication_id.rb
braintree-4.5.0 lib/braintree/test/authentication_id.rb
braintree-4.4.0 lib/braintree/test/authentication_id.rb