Sha256: 808ea8e9fde49051aa024e25c7345669eb08b116c4aaf64b6b51525c1aa9bda0

Contents?: true

Size: 352 Bytes

Versions: 28

Compression:

Stored size: 352 Bytes

Contents

module ActiveMerchant #:nodoc:
  module Billing #:nodoc:
    class BluePayGateway < AuthorizeNetGateway
      self.test_url = "https://secure.bluepay.com/interfaces/a.net.test"
      self.live_url = "https://secure.bluepay.com/interfaces/a.net"
      self.homepage_url = 'http://www.bluepay.com/'
      self.display_name = 'BluePay'
    end
  end
end

Version data entries

28 entries across 28 versions & 8 rubygems

Version Path
yetanothernguyen-activemerchant-1.21.2 lib/active_merchant/billing/gateways/blue_pay.rb
yetanothernguyen-activemerchant-1.21.1 lib/active_merchant/billing/gateways/blue_pay.rb
yetanothernguyen-activemerchant-1.21.0 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.21.0 lib/active_merchant/billing/gateways/blue_pay.rb
tlconnor-activemerchant-1.20.4 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.20.4 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.20.3 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.20.2 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.20.1 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.20.0 lib/active_merchant/billing/gateways/blue_pay.rb
vibedeck-activemerchant-1.18.2 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.18.1 lib/active_merchant/billing/gateways/blue_pay.rb
fishman-activemerchant-1.18.0 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.18.0 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.17.0 lib/active_merchant/billing/gateways/blue_pay.rb
yetanothernguyen-activemerchant-1.16.0 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-1.16.0 lib/active_merchant/billing/gateways/blue_pay.rb
gonow-activemerchant-1.15.0 lib/active_merchant/billing/gateways/blue_pay.rb
bitfluent-activemerchant-1.15.1 lib/active_merchant/billing/gateways/blue_pay.rb
activemerchant-kiddy-1.15.0.kiddy.1 lib/active_merchant/billing/gateways/blue_pay.rb