Subversion Repositories munaweb

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
[settings]
2
# Toggle site to either production or sandbox
3
site = "production"
4
#site = "sandbox"
5
fromEmail = "php@uwejacobs.com"
6
toEmail = "sales@munatrading.com"
7
 
8
[production]
9
hostName = "muna-trading.myshopify.com"
10
apiKey = "41f0d3bf0e8e114496b198938996d9d8"
11
password = "f169694c488f45ccf187c92676765889"
12
sharedSecret = "a8de03f3249df0283d7ab5daa6006092ea8c3494df89690df80fba016434cf83"
13
 
14
[sandbox]
15
hostName = ""
16
apiKey = ""
17
password = ""