Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
15757 4096 d 9 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Desktop coupon usage set to digital false instead of true  
13521 4271 d 17 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
12788 4375 d 7 h amit.gupta /trunk/ Added Website  
8942 4672 d 17 h rajveer /trunk/ Made changes as per new EMI guidelines of RBI.  
7953 4790 d 11 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 4798 d 14 h anupam.singh /trunk/Website/src/main/ Facilitating whole payment by coupon.  
7293 4872 d 16 h anupam.singh / - Changes related to StoreWebsite
- Added source to "change_transaction_status" method
 
6443 5035 d 16 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 5036 d 14 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Corrected the bug which was creating payment of totalAmount.  
6415 5037 d 10 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Get map using long key.  
6412 5037 d 11 h rajveer /trunk/ Change charge value to double  
6390 5041 d 10 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Added basic infrastructure for EMI services.  
6318 5061 d 18 h rajveer /trunk/ Added support for gift vouchers.  
6050 5105 d 14 h anupam.singh /trunk/ Create Recharge.  
5945 5124 d 13 h mandeep.dhir /trunk/ Separating catalog and inventory services Trac#1594 Reviewer: Rajveer  
5527 5191 d 14 h anupam.singh /trunk/ Trac # 1453
B2B support Phase-1
 
5387 5215 d 14 h rajveer /trunk/ Added support to handle self pickup. Also provided support to display quantity in OM dashboard.  
4246 5379 d 17 h rajveer /trunk/ Ticket #770. Support of new order management flow.  
3561 5457 d 13 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3126 5497 d 9 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3063 5502 d 10 h chandranshu /trunk/Website/ Changes for COD  
3010 5504 d 17 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2942 5512 d 17 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2457 5553 d 13 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed lines causing warnings  
2219 5573 d 16 h varun.gupta /trunk/ Coupon code now being stored in Transaction. discounted_price and discounted_amount fields dropped from lineitem and order tables.  
2199 5574 d 15 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 5579 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5579 d 12 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 5589 d 10 h varun.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Moved tracking code before cart reset call  
1981 5589 d 14 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1905 5600 d 11 h chandranshu /trunk/Website/src/main/ EBS Payment service integration