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.28.0 lib/braintree/webhook_testing.rb
braintree-2.27.1 lib/braintree/webhook_testing.rb
braintree-2.27.0 lib/braintree/webhook_testing.rb
braintree-2.26.0 lib/braintree/webhook_testing.rb
braintree-2.25.0 lib/braintree/webhook_testing.rb
braintree-2.24.0 lib/braintree/webhook_testing.rb
braintree-2.23.0 lib/braintree/webhook_testing.rb
braintree-2.22.0 lib/braintree/webhook_testing.rb
braintree-2.21.0 lib/braintree/webhook_testing.rb
braintree-2.20.0 lib/braintree/webhook_testing.rb
braintree-2.19.0 lib/braintree/webhook_testing.rb
braintree-2.18.0 lib/braintree/webhook_testing.rb
braintree-2.17.0 lib/braintree/webhook_testing.rb
braintree-2.16.0 lib/braintree/webhook_testing.rb