Subversion Repositories SmartDukaan

Rev

Rev 35408 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
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
# -----------------
12
# Pinelabs Payment Gateway
13
# -----------------
14
pinelabs.account.id=11467
15
pinelabs.account.accesscode=7a21c34c-7654-42dd-9051-5c4a3d26b215
16
pinelabs.account.key=63443989D6834F97A0F2587AEB49259E
17
pinelabs.api.base.url=https://api.pluralpay.in
18
pinelabs.api.client.id=YOUR_PROD_CLIENT_ID
19
pinelabs.api.client.secret=YOUR_PROD_CLIENT_SECRET
20
 
21
# -----------------
22
# Razorpay Payment Gateway
23
# -----------------
24
razorpay.account.keyId=rzp_live_RQXpzWnTO9jNNy
25
razorpay.account.keySecret=c2wzO9m0G8Cwf4oZPaUibn5b
26
razorpay.api.url=https://api.razorpay.com/v1
27
 
28
# -----------------
29
# CCAvenue Payment Gateway
30
# -----------------
31
ccavenue.account.id=265088
32
ccavenue.account.accesscode=AVSR93HG37AQ37RSQA
33
ccavenue.account.key=7B7B05EB5EF9FF1222798CF064E94EFE
34
ccavenue.action.url=https://secure.ccavenue.com/transaction/transaction.do?command=initiateTransaction
35
ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans
36
 
37
# CCAvenue Loan
38
loan.ccavenue.account.id=364379
39
loan.ccavenue.account.accesscode=AVLG05ID98AF42GLFA
40
loan.ccavenue.account.key=9CA9F3B7C1221BF2F07C8F6C6B9B006A
41
loan.ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans
42
 
43
# -----------------
44
# Oxigen Recharge Service
45
# -----------------
46
oxigen.recharge.transaction.url=https://osg.oximall.com:443/transservice.aspx
47
oxigen.recharge.enquiry.url=http://www.oximall.com:EnquiryServiceNew/Default.aspx
48
oxigen.recharge.auth.key=U3BpY2U6U3BpY2VAbXAxMjM=
49
oxigen.recharge.validation.url=http://122.15.12.34:5006/validate/recharge
50
oxigen.recharge.validation.auth.key=T3hpX2ludGVnQDIwMTc6T3hpQDIwMTcgICAg
51
 
52
# -----------------
53
# Think Walnut Digital Recharge Service
54
# -----------------
55
think.walnut.digital.recharge.transaction.mobile.url=http://api.twd.bz/wallet/api/mobile.php
56
think.walnut.digital.recharge.transaction.mobile.username=TW1026
57
think.walnut.digital.recharge.transaction.mobile.password=shah5Eir
58
think.walnut.digital.recharge.transaction.dth.url=http://api.twd.bz/wallet/api/dth.php
59
think.walnut.digital.recharge.transaction.dth.username=TW1026
60
think.walnut.digital.recharge.transaction.dth.password=shah5Eir
61
think.walnut.digital.recharge.enquiry.url=http://api.twd.bz/wallet/api/checkStatus.php
62
think.walnut.digital.recharge.enquiry.username=TW1026
63
think.walnut.digital.recharge.enquiry.password=shah5Eir
64
think.walnut.digital.recharge.auth.key=cb4e5208b4cd87268b208e49452ed6e89a68e0b8
35449 amit 65
think.walnut.digital.recharge.balance.url=http://api.twd.bz/wallet/api/getBalance.php
35408 amit 66
 
67
# -----------------
68
# Toffee Insurance API
69
# -----------------
70
tofee.api.host=https://toffeeinsurance.com/
71
tofee.api.grantType=password
72
tofee.api.clientId=15
73
tofee.api.clientSecret=bPTaTEc7SRn8DtxKgRHwidW1C9jqQh0r31rtcayQ
74
tofee.api.username=toffee_api@smartdukaan.com
75
tofee.api.password=D38537fp3275LjS
76
 
77
# -----------------
78
# Shipping & Tracking
79
# -----------------
80
aramex.tracking.url=https://www.aramex.com/track_xml.asp
81
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=
82
delhivery.tracking.token=52f0c2f846cffffb162578b6c61b011ffbd41f19
83
 
84
# -----------------
85
# Shopify Integration
86
# -----------------
87
shopify.shopName=smartdukaanstore
88
shopify.apiName=smartDukaanApis
89
shopify.apiKey=194125cbfed726edcb5c9b292b457dee
90
shopify.apiSecret=96f07fa068aab4933b2f1eeae2cefe34
91
shopify.accessToken=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
92
shopify.apiVersion=2025-07