Stonez.configure do |config| config.merchant_id = "abc" config.hostname = "hostname" config.root_path = "" config.port = "80" config.use_ssl = false end