lib/active_merchant/billing/gateways/trans_first.rb in activemerchant-1.83.0 vs lib/active_merchant/billing/gateways/trans_first.rb in activemerchant-1.84.0

- old
+ new

@@ -1,6 +1,5 @@ module ActiveMerchant #:nodoc: - module Billing #:nodoc: class TransFirstGateway < Gateway self.test_url = 'https://ws.cert.transfirst.com' self.live_url = 'https://webservices.primerchants.com'