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