Class Index [+]

Quicksearch

ActiveMerchant::Billing::Integrations::TwoCheckout::Return

Public Instance Methods

message() click to toggle source
    # File lib/active_merchant/billing/integrations/two_checkout/return.rb, line 10
10:           def message
11:             
12:           end
success?() click to toggle source
   # File lib/active_merchant/billing/integrations/two_checkout/return.rb, line 6
6:           def success?
7:             params['credit_card_processed'] == 'Y'
8:           end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.