Sha256: 06d5b79fa2af9410fe22718c34ce7937bba69eb7af35ed80275501889fc76be8

Contents?: true

Size: 179 Bytes

Versions: 43

Compression:

Stored size: 179 Bytes

Contents

module Braintree
  class WebhookTesting # :nodoc:
    def self.sample_notification(*args)
      Configuration.gateway.webhook_testing.sample_notification(*args)
    end
  end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
braintree-4.15.0 lib/braintree/webhook_testing.rb
braintree-4.14.0 lib/braintree/webhook_testing.rb
braintree-4.13.0 lib/braintree/webhook_testing.rb
braintree-4.12.0 lib/braintree/webhook_testing.rb
braintree-4.11.0 lib/braintree/webhook_testing.rb
braintree-4.10.0 lib/braintree/webhook_testing.rb
braintree-4.9.0 lib/braintree/webhook_testing.rb
braintree-4.8.0 lib/braintree/webhook_testing.rb
braintree-4.7.0 lib/braintree/webhook_testing.rb
braintree-4.6.0 lib/braintree/webhook_testing.rb
braintree-4.5.0 lib/braintree/webhook_testing.rb
braintree-4.4.0 lib/braintree/webhook_testing.rb
braintree-4.3.0 lib/braintree/webhook_testing.rb
braintree-4.2.0 lib/braintree/webhook_testing.rb
braintree-4.1.0 lib/braintree/webhook_testing.rb
braintree-4.0.0 lib/braintree/webhook_testing.rb
braintree-3.4.0 lib/braintree/webhook_testing.rb
braintree-3.3.0 lib/braintree/webhook_testing.rb
braintree-3.2.0 lib/braintree/webhook_testing.rb
braintree-3.1.0 lib/braintree/webhook_testing.rb