Sha256: 894bdcbf0ee223e250c3e4472662d894c2ff104118524b4275158660a519240a

Contents?: true

Size: 155 Bytes

Versions: 25

Compression:

Stored size: 155 Bytes

Contents

module Braintree
  module ProcessorResponseTypes
    Approved = "approved"
    SoftDeclined = "soft_declined"
    HardDeclined = "hard_declined"
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

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