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.3.0 lib/braintree/test/authentication_id.rb
braintree-4.2.0 lib/braintree/test/authentication_id.rb
braintree-4.1.0 lib/braintree/test/authentication_id.rb
braintree-4.0.0 lib/braintree/test/authentication_id.rb
braintree-3.4.0 lib/braintree/test/authentication_id.rb
braintree-3.3.0 lib/braintree/test/authentication_id.rb
braintree-3.2.0 lib/braintree/test/authentication_id.rb
braintree-3.1.0 lib/braintree/test/authentication_id.rb
braintree-3.0.1 lib/braintree/test/authentication_id.rb
braintree-2.104.1 lib/braintree/test/authentication_id.rb
braintree-2.104.0 lib/braintree/test/authentication_id.rb
braintree-2.103.0 lib/braintree/test/authentication_id.rb
braintree-2.102.0 lib/braintree/test/authentication_id.rb