Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
15757 4000 d 23 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Desktop coupon usage set to digital false instead of true  
13521 4176 d 7 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
12788 4279 d 21 h amit.gupta /trunk/ Added Website  
8942 4577 d 7 h rajveer /trunk/ Made changes as per new EMI guidelines of RBI.  
7953 4695 d 1 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 4703 d 4 h anupam.singh /trunk/Website/src/main/ Facilitating whole payment by coupon.  
7293 4777 d 6 h anupam.singh / - Changes related to StoreWebsite
- Added source to "change_transaction_status" method
 
6443 4940 d 6 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 4941 d 4 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Corrected the bug which was creating payment of totalAmount.  
6415 4942 d 0 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Get map using long key.  
6412 4942 d 1 h rajveer /trunk/ Change charge value to double  
6390 4946 d 0 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Added basic infrastructure for EMI services.  
6318 4966 d 8 h rajveer /trunk/ Added support for gift vouchers.  
6050 5010 d 4 h anupam.singh /trunk/ Create Recharge.  
5945 5029 d 3 h mandeep.dhir /trunk/ Separating catalog and inventory services Trac#1594 Reviewer: Rajveer  
5527 5096 d 4 h anupam.singh /trunk/ Trac # 1453
B2B support Phase-1
 
5387 5120 d 4 h rajveer /trunk/ Added support to handle self pickup. Also provided support to display quantity in OM dashboard.  
4246 5284 d 7 h rajveer /trunk/ Ticket #770. Support of new order management flow.  
3561 5362 d 3 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3126 5401 d 23 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3063 5407 d 0 h chandranshu /trunk/Website/ Changes for COD  
3010 5409 d 7 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2942 5417 d 7 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2457 5458 d 3 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed lines causing warnings  
2219 5478 d 6 h varun.gupta /trunk/ Coupon code now being stored in Transaction. discounted_price and discounted_amount fields dropped from lineitem and order tables.  
2199 5479 d 5 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 5484 d 1 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5484 d 2 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 5494 d 0 h varun.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Moved tracking code before cart reset call  
1981 5494 d 4 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1905 5505 d 1 h chandranshu /trunk/Website/src/main/ EBS Payment service integration