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
3185 5297 d 22 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Save session id in cookie as now mutilple tomcats are running. This generates diff session id for each req.  
3126 5302 d 16 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3010 5310 d 0 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2947 5317 d 23 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Removed some dead code  
2942 5318 d 0 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2708 5338 d 22 h chandranshu /trunk/ Call the payment service method to capture the payment  
2681 5340 d 1 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Remove final modifier added by eclipse.  
2673 5342 d 20 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Do not log pay-success here.  
2511 5353 d 22 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move datalogger to Common.  
2419 5360 d 18 h vikas /trunk/Website/src/main/ Changes to post events data to google app engine.  
2334 5368 d 1 h chandranshu /trunk/Website/ Split HDFC purchase into auth and capture  
2264 5374 d 22 h chandranshu /trunk/Website/src/main/ Started accepting both GET and POST responses from EBS PG  
2263 5374 d 22 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move eventType enum to common.  
2199 5379 d 22 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.  
2183 5380 d 22 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Add session Id in data logging. Log new order creattions.  
2157 5381 d 21 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Use asynchronous logging.  
2134 5384 d 23 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Allow a difference of upto 50 paise in the returned amount from Hdfc and EBS payment gateways  
2118 5386 d 21 h chandranshu /trunk/Website/src/main/ Incorporated code review comments from Rajveer  
1999 5394 d 19 h vikas /trunk/Website/src/main/ Don't use tracker table.  
1905 5405 d 18 h chandranshu /trunk/Website/src/main/ EBS Payment service integration