Subversion Repositories SmartDukaan

Rev

Rev 18264 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
14141 amit.gupta 1
[DEFAULT]
2
USER_LOOKUP_URL=http://api.profittill.com/user_accounts/saholic/%s
16150 manish.sha 3
CASHBACK_URL=http://shop2020.in:8057/Catalog/cashBack/?identifier=%s&source_id=%s
14145 amit.gupta 4
WALLET_CREDIT_URL=http://shop2020.in:8080/mobileapi/wallet!batchUpdate
14220 amit.gupta 5
SAHOLIC_ORDER_URL=http://shop2020.in:8080/mobileapi/order!orderByPayment?paymentId=%s
14246 amit.gupta 6
SAHOLIC_ORDER_URL_TR=http://shop2020.in:8080/mobileapi/order!orderByPayment?transactionId=%s
16886 amit.gupta 7
DEALER_RETRY_FACTOR=1
8
DEALER_FRESH_FACTOR=1
14304 amit.gupta 9
CREDIT_DAY_OF_WEEK=1
14141 amit.gupta 10
[STAGING]
11
[PROD]
15790 amit.gupta 12
DEALER_RETRY_FACTOR=2
16886 amit.gupta 13
DEALER_FRESH_FACTOR=1
18294 manish.sha 14
SAHOLIC_ORDER_URL=http://50.116.3.101:8080/mobileapi/order!orderByPayment?paymentId=%s
15
SAHOLIC_ORDER_URL_TR=http://50.116.3.101:8080/mobileapi/order!orderByPayment?transactionId=%s&userId=%s
16
WALLET_CREDIT_URL=http://50.116.3.101:8080/mobileapi/wallet!batchUpdate
16129 manish.sha 17
CASHBACK_URL=http://104.200.25.40:8057/Catalog/cashBack/?identifier=%s&source_id=%s
18
[LOCAL]