Subversion Repositories SmartDukaan

Rev

Rev 35653 | Rev 35850 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

# ============================================
# SHARED PROPERTIES - Production Environment
# ============================================
# This file contains shared integration properties used across all applications
# (profitmandi-web, profitmandi-fofo, profitmandi-cron)
#
# DO NOT duplicate these in app-specific properties files.
# Add new integration properties here instead.
# ============================================

# -----------------
# Database & Hibernate
# -----------------
hibernate.driver.class=com.mysql.jdbc.Driver
hibernate.url=jdbc:mysql://192.168.142.141:3306/dtr
hibernate.user.name=root
hibernate.password=shop2020
hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
hibernate.jdbc.batch_size=50
hibernate.order_inserts=true
hibernate.order_updates=true
hibernate.show_sql=false
hibernate.format_sql=false

# -----------------
# HikariCP Connection Pool
# -----------------
hikari.maximumPoolSize=20
hikari.minimumIdle=2
hikari.idleTimeout=30000
hikari.maxLifetime=1800000
hikari.connectionTimeout=30000
hikari.keepaliveTime=300000

# -----------------
# MongoDB
# -----------------
mongo.host=192.168.142.217
content.mongo.host=192.168.142.217

# -----------------
# Pinelabs Payment Gateway
# -----------------
pinelabs.account.id=356460
pinelabs.account.accesscode=af127a7f-d098-49e8-a6db-1c3dea2443b9
pinelabs.account.key=c18102da796c4678b44190a73269fe11
pinelabs.api.base.url=https://api.pluralpay.in
pinelabs.api.client.id=af127a7f-d098-49e8-a6db-1c3dea2443b9
pinelabs.api.client.secret=c18102da796c4678b44190a73269fe11

# -----------------
# Razorpay Payment Gateway
# -----------------
razorpay.account.keyId=rzp_live_RQXpzWnTO9jNNy
razorpay.account.keySecret=c2wzO9m0G8Cwf4oZPaUibn5b
razorpay.api.url=https://api.razorpay.com/v1

# -----------------
# CCAvenue Payment Gateway
# -----------------
ccavenue.account.id=265088
ccavenue.account.accesscode=AVSR93HG37AQ37RSQA
ccavenue.account.key=7B7B05EB5EF9FF1222798CF064E94EFE
ccavenue.action.url=https://secure.ccavenue.com/transaction/transaction.do?command=initiateTransaction
ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans

# CCAvenue Loan
loan.ccavenue.account.id=364379
loan.ccavenue.account.accesscode=AVLG05ID98AF42GLFA
loan.ccavenue.account.key=9CA9F3B7C1221BF2F07C8F6C6B9B006A
loan.ccavenue.api.url=https://login.ccavenue.com/apis/servlet/DoWebTrans

# -----------------
# Oxigen Recharge Service
# -----------------
oxigen.recharge.transaction.url=https://osg.oximall.com:443/transservice.aspx
oxigen.recharge.enquiry.url=http://www.oximall.com:EnquiryServiceNew/Default.aspx
oxigen.recharge.auth.key=U3BpY2U6U3BpY2VAbXAxMjM=
oxigen.recharge.validation.url=http://122.15.12.34:5006/validate/recharge
oxigen.recharge.validation.auth.key=T3hpX2ludGVnQDIwMTc6T3hpQDIwMTcgICAg

# -----------------
# Think Walnut Digital Recharge Service
# -----------------
think.walnut.digital.recharge.transaction.mobile.url=http://api.twd.bz/wallet/api/mobile.php
think.walnut.digital.recharge.transaction.mobile.username=TW1026
think.walnut.digital.recharge.transaction.mobile.password=shah5Eir
think.walnut.digital.recharge.transaction.dth.url=http://api.twd.bz/wallet/api/dth.php
think.walnut.digital.recharge.transaction.dth.username=TW1026
think.walnut.digital.recharge.transaction.dth.password=shah5Eir
think.walnut.digital.recharge.enquiry.url=http://api.twd.bz/wallet/api/checkStatus.php
think.walnut.digital.recharge.enquiry.username=TW1026
think.walnut.digital.recharge.enquiry.password=shah5Eir
think.walnut.digital.recharge.auth.key=cb4e5208b4cd87268b208e49452ed6e89a68e0b8
think.walnut.digital.recharge.balance.url=http://api.twd.bz/wallet/api/getBalance.php

# -----------------
# Toffee Insurance API
# -----------------
tofee.api.host=https://toffeeinsurance.com/
tofee.api.grantType=password
tofee.api.clientId=15
tofee.api.clientSecret=bPTaTEc7SRn8DtxKgRHwidW1C9jqQh0r31rtcayQ
tofee.api.username=toffee_api@smartdukaan.com
tofee.api.password=D38537fp3275LjS

# -----------------
# Shipping & Tracking
# -----------------
aramex.tracking.url=https://www.aramex.com/track_xml.asp
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=
delhivery.tracking.token=52f0c2f846cffffb162578b6c61b011ffbd41f19

# -----------------
# Shopify Integration
# -----------------
shopify.shopName=smartdukaanstore
shopify.apiName=smartDukaanApis
shopify.apiKey=194125cbfed726edcb5c9b292b457dee
shopify.apiSecret=96f07fa068aab4933b2f1eeae2cefe34
shopify.accessToken=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
shopify.apiVersion=2025-07