Subversion Repositories SmartDukaan

Rev

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

Rev 15790 Rev 16128
Line 11... Line 11...
11
DEALER_RETRY_FACTOR=2
11
DEALER_RETRY_FACTOR=2
12
SAHOLIC_ORDER_URL=http://50.116.3.101:8080/mobileapi/order!orderByPayment?paymentId=%s
12
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
13
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
14
WALLET_CREDIT_URL=http://50.116.3.101:8080/mobileapi/wallet!batchUpdate
15
[LOCAL]
15
[LOCAL]
-
 
16
CASHBACK_URL=http://localhost:8057/Catalog/cashBack/?identifier=%s&source_id=%s
16
17