# File lib/active_merchant/billing/integrations/quickpay.rb, line 11 11: def self.notification(post, options = {}) 12: Notification.new(post) 13: end
# File lib/active_merchant/billing/integrations/quickpay.rb, line 15 15: def self.return(post, options = {}) 16: Return.new(post, options) 17: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.