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 5241 d 20 h rajveer /trunk/ Ticket #770. Support of new order management flow.  
3561 5319 d 16 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3126 5359 d 13 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3063 5364 d 13 h chandranshu /trunk/Website/ Changes for COD  
3010 5366 d 21 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2942 5374 d 21 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2457 5415 d 16 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed lines causing warnings  
2219 5435 d 19 h varun.gupta /trunk/ Coupon code now being stored in Transaction. discounted_price and discounted_amount fields dropped from lineitem and order tables.  
2199 5436 d 19 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 5441 d 15 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed unused imports  
2137 5441 d 15 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 5451 d 13 h varun.gupta /trunk/Website/src/main/java/in/shop2020/serving/services/ Moved tracking code before cart reset call  
1981 5451 d 18 h varun.gupta /trunk/Website/src/main/ UI changes for Promotion Service  
1905 5462 d 14 h chandranshu /trunk/Website/src/main/ EBS Payment service integration