Class Index [+]

Quicksearch

ActiveMerchant::Billing::Integrations::Dwolla

Public Class Methods

notification(post, options={}) click to toggle source
    # File lib/active_merchant/billing/integrations/dwolla.rb, line 20
20:         def self.notification(post, options={})
21:           Notification.new(post)
22:         end
return(query_string, options={}) click to toggle source
    # File lib/active_merchant/billing/integrations/dwolla.rb, line 24
24:         def self.return(query_string, options={})
25:           Return.new(query_string)
26:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.