lib/active_merchant/billing/gateways/usa_epay.rb in activemerchant-1.103.0 vs lib/active_merchant/billing/gateways/usa_epay.rb in activemerchant-1.104.0
- old
+ new
@@ -3,10 +3,9 @@
##
# Delegates to the appropriate gateway, either the Transaction or Advanced
# depending on options passed to new.
#
class UsaEpayGateway < Gateway
-
self.abstract_class = true
##
# Creates an instance of UsaEpayTransactionGateway by default, but if
# :software id or :live_url are passed in the options hash it will