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-2.86.0 lib/braintree/webhook_testing.rb
braintree-2.85.0 lib/braintree/webhook_testing.rb
braintree-2.84.0 lib/braintree/webhook_testing.rb