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
3126 5405 d 0 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3010 5412 d 8 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2947 5420 d 7 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Removed some dead code  
2942 5420 d 8 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Changed printStackTrace to logger.error  
2708 5441 d 6 h chandranshu /trunk/ Call the payment service method to capture the payment  
2681 5442 d 9 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Remove final modifier added by eclipse.  
2673 5445 d 4 h vikas /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Do not log pay-success here.  
2511 5456 d 5 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move datalogger to Common.  
2419 5463 d 2 h vikas /trunk/Website/src/main/ Changes to post events data to google app engine.  
2334 5470 d 8 h chandranshu /trunk/Website/ Split HDFC purchase into auth and capture  
2264 5477 d 5 h chandranshu /trunk/Website/src/main/ Started accepting both GET and POST responses from EBS PG  
2263 5477 d 6 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Move eventType enum to common.  
2199 5482 d 6 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 5483 d 5 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Add session Id in data logging. Log new order creattions.  
2157 5484 d 4 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ Use asynchronous logging.  
2134 5487 d 6 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 5489 d 4 h chandranshu /trunk/Website/src/main/ Incorporated code review comments from Rajveer  
1999 5497 d 2 h vikas /trunk/Website/src/main/ Don't use tracker table.  
1905 5508 d 1 h chandranshu /trunk/Website/src/main/ EBS Payment service integration