Stonez.configure do |config|
config.merchant_id = "abc"
config.hostname = "hostname"
config.root_path = ""
config.port = "80"
config.use_ssl = false
endsmartcoinpayments/stonez
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Stonez.configure do |config|
config.merchant_id = "abc"
config.hostname = "hostname"
config.root_path = ""
config.port = "80"
config.use_ssl = false
end