| 35408 |
amit |
1 |
# ============================================
|
|
|
2 |
# SHARED PROPERTIES - Production Environment
|
|
|
3 |
# ============================================
|
|
|
4 |
# This file contains shared integration properties used across all applications
|
|
|
5 |
# (profitmandi-web, profitmandi-fofo, profitmandi-cron)
|
|
|
6 |
#
|
|
|
7 |
# DO NOT duplicate these in app-specific properties files.
|
|
|
8 |
# Add new integration properties here instead.
|
|
|
9 |
# ============================================
|
|
|
10 |
|
|
|
11 |
# -----------------
|
| 35832 |
amit |
12 |
# Database & Hibernate
|
|
|
13 |
# -----------------
|
|
|
14 |
hibernate.driver.class=com.mysql.jdbc.Driver
|
|
|
15 |
hibernate.url=jdbc:mysql://192.168.142.141:3306/dtr
|
|
|
16 |
hibernate.user.name=root
|
|
|
17 |
hibernate.password=shop2020
|
|
|
18 |
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
|
|
|
19 |
hibernate.jdbc.batch_size=50
|
|
|
20 |
hibernate.order_inserts=true
|
|
|
21 |
hibernate.order_updates=true
|
|
|
22 |
hibernate.show_sql=false
|
|
|
23 |
hibernate.format_sql=false
|
|
|
24 |
|
|
|
25 |
# -----------------
|
|
|
26 |
# HikariCP Connection Pool
|
|
|
27 |
# -----------------
|
|
|
28 |
hikari.maximumPoolSize=20
|
|
|
29 |
hikari.minimumIdle=2
|
|
|
30 |
hikari.idleTimeout=30000
|
|
|
31 |
hikari.maxLifetime=1800000
|
|
|
32 |
hikari.connectionTimeout=30000
|
|
|
33 |
hikari.keepaliveTime=300000
|
|
|
34 |
|
|
|
35 |
# -----------------
|
|
|
36 |
# MongoDB
|
|
|
37 |
# -----------------
|
|
|
38 |
mongo.host=192.168.142.217
|
|
|
39 |
content.mongo.host=192.168.142.217
|
|
|
40 |
|
|
|
41 |
# -----------------
|
| 35408 |
amit |
42 |
# Pinelabs Payment Gateway
|
|
|
43 |
# -----------------
|
| 35653 |
vikas |
44 |
pinelabs.account.id=356460
|
|
|
45 |
pinelabs.account.accesscode=af127a7f-d098-49e8-a6db-1c3dea2443b9
|
|
|
46 |
pinelabs.account.key=c18102da796c4678b44190a73269fe11
|
| 35408 |
amit |
47 |
pinelabs.api.base.url=https://api.pluralpay.in
|
| 35653 |
vikas |
48 |
pinelabs.api.client.id=af127a7f-d098-49e8-a6db-1c3dea2443b9
|
|
|
49 |
pinelabs.api.client.secret=c18102da796c4678b44190a73269fe11
|
| 35408 |
amit |
50 |
|
|
|
51 |
# -----------------
|
|
|
52 |
# Razorpay Payment Gateway
|
|
|
53 |
# -----------------
|
|
|
54 |
razorpay.account.keyId=rzp_live_RQXpzWnTO9jNNy
|
|
|
55 |
razorpay.account.keySecret=c2wzO9m0G8Cwf4oZPaUibn5b
|
|
|
56 |
razorpay.api.url=https://api.razorpay.com/v1
|
|
|
57 |
|
|
|
58 |
# -----------------
|
|
|
59 |
# CCAvenue Payment Gateway
|
|
|
60 |
# -----------------
|
|
|
61 |
ccavenue.account.id=265088
|
|
|
62 |
ccavenue.account.accesscode=AVSR93HG37AQ37RSQA
|
|
|
63 |
ccavenue.account.key=7B7B05EB5EF9FF1222798CF064E94EFE
|
|
|
64 |
ccavenue.action.url=https://secure.ccavenue.com/transaction/transaction.do?command=initiateTransaction
|
|
|
65 |
ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans
|
|
|
66 |
|
|
|
67 |
# CCAvenue Loan
|
|
|
68 |
loan.ccavenue.account.id=364379
|
|
|
69 |
loan.ccavenue.account.accesscode=AVLG05ID98AF42GLFA
|
|
|
70 |
loan.ccavenue.account.key=9CA9F3B7C1221BF2F07C8F6C6B9B006A
|
|
|
71 |
loan.ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans
|
|
|
72 |
|
|
|
73 |
# -----------------
|
|
|
74 |
# Oxigen Recharge Service
|
|
|
75 |
# -----------------
|
|
|
76 |
oxigen.recharge.transaction.url=https://osg.oximall.com:443/transservice.aspx
|
|
|
77 |
oxigen.recharge.enquiry.url=http://www.oximall.com:EnquiryServiceNew/Default.aspx
|
|
|
78 |
oxigen.recharge.auth.key=U3BpY2U6U3BpY2VAbXAxMjM=
|
|
|
79 |
oxigen.recharge.validation.url=http://122.15.12.34:5006/validate/recharge
|
|
|
80 |
oxigen.recharge.validation.auth.key=T3hpX2ludGVnQDIwMTc6T3hpQDIwMTcgICAg
|
|
|
81 |
|
|
|
82 |
# -----------------
|
|
|
83 |
# Think Walnut Digital Recharge Service
|
|
|
84 |
# -----------------
|
|
|
85 |
think.walnut.digital.recharge.transaction.mobile.url=http://api.twd.bz/wallet/api/mobile.php
|
|
|
86 |
think.walnut.digital.recharge.transaction.mobile.username=TW1026
|
|
|
87 |
think.walnut.digital.recharge.transaction.mobile.password=shah5Eir
|
|
|
88 |
think.walnut.digital.recharge.transaction.dth.url=http://api.twd.bz/wallet/api/dth.php
|
|
|
89 |
think.walnut.digital.recharge.transaction.dth.username=TW1026
|
|
|
90 |
think.walnut.digital.recharge.transaction.dth.password=shah5Eir
|
|
|
91 |
think.walnut.digital.recharge.enquiry.url=http://api.twd.bz/wallet/api/checkStatus.php
|
|
|
92 |
think.walnut.digital.recharge.enquiry.username=TW1026
|
|
|
93 |
think.walnut.digital.recharge.enquiry.password=shah5Eir
|
| 35850 |
amit |
94 |
think.walnut.digital.recharge.username=TW1026
|
|
|
95 |
think.walnut.digital.recharge.password=shah5Eir
|
| 35408 |
amit |
96 |
think.walnut.digital.recharge.auth.key=cb4e5208b4cd87268b208e49452ed6e89a68e0b8
|
| 35449 |
amit |
97 |
think.walnut.digital.recharge.balance.url=http://api.twd.bz/wallet/api/getBalance.php
|
| 35408 |
amit |
98 |
|
|
|
99 |
# -----------------
|
|
|
100 |
# Toffee Insurance API
|
|
|
101 |
# -----------------
|
|
|
102 |
tofee.api.host=https://toffeeinsurance.com/
|
|
|
103 |
tofee.api.grantType=password
|
|
|
104 |
tofee.api.clientId=15
|
|
|
105 |
tofee.api.clientSecret=bPTaTEc7SRn8DtxKgRHwidW1C9jqQh0r31rtcayQ
|
|
|
106 |
tofee.api.username=toffee_api@smartdukaan.com
|
|
|
107 |
tofee.api.password=D38537fp3275LjS
|
|
|
108 |
|
|
|
109 |
# -----------------
|
|
|
110 |
# Shipping & Tracking
|
|
|
111 |
# -----------------
|
|
|
112 |
aramex.tracking.url=https://www.aramex.com/track_xml.asp
|
|
|
113 |
bluedart.tracking.url=http://www.bluedart.com/servlet/RoutingServlet?handler=tnt&action=custawbquery&loginid=DEL24119&awb=awb&format=XML&lickey=6265d61bafa6292c5ddfdb1ee335ca80&verno=1.3&scan=1&numbers=
|
|
|
114 |
delhivery.tracking.token=52f0c2f846cffffb162578b6c61b011ffbd41f19
|
|
|
115 |
|
|
|
116 |
# -----------------
|
|
|
117 |
# Shopify Integration
|
|
|
118 |
# -----------------
|
| 35940 |
vikas |
119 |
shopify.shopName = smartdukaan-2
|
|
|
120 |
shopify.apiName = smartDukaanApis
|
|
|
121 |
shopify.apiKey = 314fdcb2568815d5b326ba50abaf41c2
|
|
|
122 |
shopify.apiSecret = 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
|
|
|
123 |
shopify.accessToken = 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
|
|
|
124 |
shopify.apiVersion = 2025-10
|