Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
15757 3899 d 21 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Desktop coupon usage set to digital false instead of true  
13521 4075 d 5 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
12788 4178 d 19 h amit.gupta /trunk/ Added Website  
8942 4476 d 5 h rajveer /trunk/ Made changes as per new EMI guidelines of RBI.  
7953 4593 d 23 h anupam.singh /trunk/Website/src/main/java/in/shop2020/serving/services/ When the entire amount is being paid by coupon then two payments were being created. Fixing this issue.  
7862 4602 d 2 h anupam.singh /trunk/Website/src/main/ Facilitating whole payment by coupon.  
7293 4676 d 4 h anupam.singh / - Changes related to StoreWebsite
- Added source to "change_transaction_status" method
 
6443 4839 d 4 h anupam.singh /trunk/ Bug Fixes.
1) Even After applying Coupon full amount is being charged at the gateway
2) In case of applying incorrect coupon there is no way to retry appying a coupon.
3) Limit of 2 coupon applications per user is not there, can apply more than 2 times.
 
6431 4840 d 2 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Corrected the bug which was creating payment of totalAmount.  
6415 4840 d 22 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Get map using long key.  
6412 4840 d 23 h rajveer /trunk/ Change charge value to double  
6390 4844 d 22 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Added basic infrastructure for EMI services.  
6318 4865 d 6 h rajveer /trunk/ Added support for gift vouchers.  
6050 4909 d 2 h anupam.singh /trunk/ Create Recharge.  
5945 4928 d 1 h mandeep.dhir /trunk/ Separating catalog and inventory services Trac#1594 Reviewer: Rajveer  
5527 4995 d 2 h anupam.singh /trunk/ Trac # 1453
B2B support Phase-1
 
5387 5019 d 2 h rajveer /trunk/ Added support to handle self pickup. Also provided support to display quantity in OM dashboard.  
4246 5183 d 5 h rajveer /trunk/ Ticket #770. Support of new order management flow.  
3561 5261 d 1 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3126 5300 d 21 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3063 5305 d 22 h chandranshu /trunk/Website/ Changes for COD  
3010 5308 d 5 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2942 5316 d 5 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2457 5357 d 1 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed lines causing warnings  
2219 5377 d 4 h varun.gupta /trunk/ Coupon code now being stored in Transaction. discounted_price and discounted_amount fields dropped from lineitem and order tables.  
2199 5378 d 3 h chandranshu /trunk/Website/src/main/ Visa Electron users will be taken to HDFC gateway now. In case payment initialization fails with HDFC, it'll be processed through EBS.  
2141 5382 d 23 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5383 d 0 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Started showing prices to two decimal places. Started reading the amount from DB before sending to PG. Started reading total price from the cart.  
2009 5392 d 22 h varun.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Moved tracking code before cart reset call  
1981 5393 d 2 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1905 5403 d 23 h chandranshu /trunk/Website/src/main/ EBS Payment service integration