Methods

Class Index [+]

Quicksearch

ActiveMerchant::Billing::SecurePayGateway

Public Instance Methods

test?() click to toggle source
    # File lib/active_merchant/billing/gateways/secure_pay.rb, line 20
20:       def test?
21:         Base.gateway_mode == :test
22:       end

Private Instance Methods

split(response) click to toggle source
    # File lib/active_merchant/billing/gateways/secure_pay.rb, line 25
25:       def split(response)
26:         response.split(',')
27:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.