lib/active_merchant/billing/gateways/finansbank.rb in activemerchant-1.44.1 vs lib/active_merchant/billing/gateways/finansbank.rb in activemerchant-1.45.0

- old
+ new

@@ -2,10 +2,10 @@ module ActiveMerchant #:nodoc: module Billing #:nodoc: class FinansbankGateway < CC5Gateway self.live_url = 'https://www.fbwebpos.com/servlet/cc5ApiServer' - self.test_url = 'https://testsanalpos.est.com.tr/servlet/cc5ApiServer' + self.test_url = 'https://entegrasyon.asseco-see.com.tr/fim/api' # The countries the gateway supports merchants from as 2 digit ISO country codes self.supported_countries = ['US', 'TR'] # The card types supported by the payment gateway