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