Subversion Repositories SmartDukaan

Rev

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

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