Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
15757 3896 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 4071 d 17 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
12788 4175 d 8 h amit.gupta /trunk/ Added Website  
8942 4472 d 18 h rajveer /trunk/ Made changes as per new EMI guidelines of RBI.  
7953 4590 d 12 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 4598 d 15 h anupam.singh /trunk/Website/src/main/ Facilitating whole payment by coupon.  
7293 4672 d 16 h anupam.singh / - Changes related to StoreWebsite
- Added source to "change_transaction_status" method
 
6443 4835 d 17 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 4836 d 14 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Corrected the bug which was creating payment of totalAmount.  
6415 4837 d 10 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Get map using long key.  
6412 4837 d 12 h rajveer /trunk/ Change charge value to double  
6390 4841 d 10 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Added basic infrastructure for EMI services.  
6318 4861 d 18 h rajveer /trunk/ Added support for gift vouchers.  
6050 4905 d 14 h anupam.singh /trunk/ Create Recharge.  
5945 4924 d 13 h mandeep.dhir /trunk/ Separating catalog and inventory services Trac#1594 Reviewer: Rajveer  
5527 4991 d 15 h anupam.singh /trunk/ Trac # 1453
B2B support Phase-1
 
5387 5015 d 14 h rajveer /trunk/ Added support to handle self pickup. Also provided support to display quantity in OM dashboard.  
4246 5179 d 17 h rajveer /trunk/ Ticket #770. Support of new order management flow.  
3561 5257 d 13 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3126 5297 d 10 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3063 5302 d 10 h chandranshu /trunk/Website/ Changes for COD  
3010 5304 d 18 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2942 5312 d 18 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2457 5353 d 13 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed lines causing warnings  
2219 5373 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 5374 d 16 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 5379 d 12 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5379 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 5389 d 10 h varun.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Moved tracking code before cart reset call  
1981 5389 d 15 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1905 5400 d 11 h chandranshu /trunk/Website/src/main/ EBS Payment service integration