IridiumGateway
# File lib/active_merchant/billing/gateways/card_save.rb, line 14 def initialize(options={}) super @test_url = 'https://gw1.cardsaveonlinepayments.com:4430/' @live_url = 'https://gw1.cardsaveonlinepayments.com:4430/' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.