Subversion Repositories SmartDukaan

Rev

Rev 23559 | Rev 23628 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23559 Rev 23576
Line 30... Line 30...
30
mongo.host=localhost
30
mongo.host=localhost
31
content.mongo.host=localhost
31
content.mongo.host=localhost
32
web.api.host=localhost
32
web.api.host=localhost
33
web.api.port=8080
33
web.api.port=8080
34
 
34
 
35
#recharge.transaction.mobile.url=http://122.15.12.37:8119/OSG/transservice.aspx
35
oxigen.recharge.transaction.url=http://122.15.12.37:8119/OSG/transservice.aspx
-
 
36
oxigen.recharge.enquiry.url=http://122.15.12.37:8119/enquiryservicenew/default.aspx
-
 
37
oxigen.recharge.auth.key=SU5HU1RHMDQ6SU5HU1RHMDRAbXAxMjM=
-
 
38
oxigen.recharge.validation.url=http://122.15.12.34:5006/validate/recharge
-
 
39
oxigen.recharge.validation.auth.key=T3hpX2ludGVnQDIwMTc6T3hpQDIwMTcgICAg
-
 
40
 
36
recharge.transaction.mobile.url=http://api.twd.bz/wallet/api/mobile.php
41
think.walnut.digital.recharge.transaction.mobile.url=http://api.twd.bz/wallet/api/mobile.php
-
 
42
think.walnut.digital.recharge.transaction.mobile.username=sandbox
37
#specific for think walnut digital
43
think.walnut.digital.recharge.transaction.mobile.password=test123
-
 
44
think.walnut.digital.recharge.transaction.dth.url=http://api.twd.bz/wallet/api/dth.php
38
recharge.transaction.mobile.username=sandbox
45
think.walnut.digital.recharge.transaction.dth.username=sandbox
-
 
46
think.walnut.digital.recharge.transaction.dth.password=test123
-
 
47
think.walnut.digital.recharge.enquiry.url=http://api.twd.bz/wallet/api/checkStatus.php
-
 
48
think.walnut.digital.recharge.enquiry.username=sandbox
-
 
49
think.walnut.digital.recharge.enquiry.password=test123
-
 
50
think.walnut.digital.recharge.auth.key=77de68daecd823babbb58edb1c8e14d7106e83bb
39
 
51
 
40
#specific for think walnut digital
-
 
41
recharge.transaction.mobile.password=test123
-
 
42
 
-
 
43
#specific for think walnut digital
-
 
44
#recharge.transaction.dth.url=http://122.15.12.37:8119/OSG/transservice.aspx
-
 
45
recharge.transaction.dth.url=http://api.twd.bz/wallet/api/dth.php
-
 
46
 
-
 
47
#specific for think walnut digital
-
 
48
recharge.transaction.dth.username=sandbox
-
 
49
 
-
 
50
#specific for think walnut digital
-
 
51
recharge.transaction.dth.password=test123
-
 
52
 
-
 
53
#recharge.enquiry.url=http://122.15.12.37:8119/enquiryservicenew/default.aspx
-
 
54
recharge.enquiry.url=http://api.twd.bz/wallet/api/checkStatus.php
-
 
55
 
-
 
56
#specific for think walnut digital
-
 
57
recharge.enquiry.username=sandbox
-
 
58
 
-
 
59
#specific for think walnut digital
-
 
60
recharge.enquiry.password=test123
-
 
61
 
-
 
62
#recharge.auth.key=SU5HU1RHMDQ6SU5HU1RHMDRAbXAxMjM=
-
 
63
recharge.auth.key=77de68daecd823babbb58edb1c8e14d7106e83bb
-
 
64
 
-
 
65
recharge.validation.url=http://122.15.12.34:5006/validate/recharge
-
 
66
recharge.validation.auth.key=T3hpX2ludGVnQDIwMTc6T3hpQDIwMTcgICAg
-
 
67
prod=false
52
prod=false
68
53