Sha256: 62a14d657cdecc019ed5a0e00ef74fbd646e2c0b1966893bc459192eb8a028fb

Contents?: true

Size: 185 Bytes

Versions: 74

Compression:

Stored size: 185 Bytes

Contents

module Braintree
  class WebhookTesting # :nodoc:
    def self.sample_notification(kind, id)
      Configuration.gateway.webhook_testing.sample_notification(kind, id)
    end
  end
end

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
braintree-2.45.0 lib/braintree/webhook_testing.rb
braintree-2.44.0 lib/braintree/webhook_testing.rb
braintree-2.43.0 lib/braintree/webhook_testing.rb
braintree-2.42.0 lib/braintree/webhook_testing.rb
braintree-2.41.0 lib/braintree/webhook_testing.rb
braintree-2.40.0 lib/braintree/webhook_testing.rb
braintree-2.39.0 lib/braintree/webhook_testing.rb
braintree-2.38.0 lib/braintree/webhook_testing.rb
braintree-2.37.0 lib/braintree/webhook_testing.rb
braintree-2.36.0 lib/braintree/webhook_testing.rb
braintree-2.35.0 lib/braintree/webhook_testing.rb
braintree-2.34.1 lib/braintree/webhook_testing.rb
braintree-2.34.0 lib/braintree/webhook_testing.rb
braintree-2.33.1 lib/braintree/webhook_testing.rb
braintree-2.33.0 lib/braintree/webhook_testing.rb
braintree-2.32.1 lib/braintree/webhook_testing.rb
braintree-2.31.0 lib/braintree/webhook_testing.rb
braintree-2.30.2 lib/braintree/webhook_testing.rb
braintree-2.30.0 lib/braintree/webhook_testing.rb
braintree-2.29.0 lib/braintree/webhook_testing.rb