lib/active_merchant/billing/gateways/micropayment.rb in activemerchant-1.103.0 vs lib/active_merchant/billing/gateways/micropayment.rb in activemerchant-1.104.0

- old
+ new

@@ -1,8 +1,7 @@ module ActiveMerchant #:nodoc: module Billing #:nodoc: class MicropaymentGateway < Gateway - self.display_name = 'micropayment' self.homepage_url = 'https://www.micropayment.de/' self.test_url = self.live_url = 'https://sipg.micropayment.de/public/creditcardpsp/v1/nvp/'