Sha256: cf0ede5380f9fd63e8d0ee9a6a61bb5d25a8e4e6bc5b0e4345e82a7a66d6bc53
Contents?: true
Size: 225 Bytes
Versions: 1
Compression:
Stored size: 225 Bytes
Contents
module ActiveMerchant #:nodoc: module Billing #:nodoc: class TransnationalGateway < NetworkMerchantsGateway self.homepage_url = 'http://www.tnbci.com/' self.display_name = 'Transnational' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activemerchant-1.43.0 | lib/active_merchant/billing/gateways/transnational.rb |