Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4246 5243 d 11 h rajveer /trunk/ Ticket #770. Support of new order management flow.  
3561 5321 d 7 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3126 5361 d 3 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3063 5366 d 4 h chandranshu /trunk/Website/ Changes for COD  
3010 5368 d 12 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2942 5376 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2457 5417 d 7 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed lines causing warnings  
2219 5437 d 10 h varun.gupta /trunk/ Coupon code now being stored in Transaction. discounted_price and discounted_amount fields dropped from lineitem and order tables.  
2199 5438 d 10 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 5443 d 6 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5443 d 6 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 5453 d 4 h varun.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Moved tracking code before cart reset call  
1981 5453 d 9 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1905 5464 d 5 h chandranshu /trunk/Website/src/main/ EBS Payment service integration