Method: ActiveMerchant::Billing::Integrations::Moneybookers.service_url
- Defined in:
- lib/active_merchant/billing/integrations/moneybookers.rb
.service_url ⇒ Object
12 13 14 |
# File 'lib/active_merchant/billing/integrations/moneybookers.rb', line 12 def self.service_url self.production_url end |