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
3583 5257 d 18 h chandranshu /trunk/ Removed individual methods for capturing HDFC and EBS payments from Payment service. Added new class for handling HDFC EMI payments  
3561 5258 d 17 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3126 5298 d 13 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
3010 5305 d 22 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2818 5326 d 19 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Removed commented out code  
2758 5331 d 19 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Moved payment initialization to Payment Service as well  
2707 5334 d 20 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Call the payment service method to capture the payment  
2692 5335 d 20 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Removed parameter from hdfcpay error url to enable it to initialize the payment. Also added check in payerror controller to ckeck for the returned parameters  
2586 5346 d 14 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/services/ Added paymentid as part of error url.  
2334 5363 d 22 h chandranshu /trunk/Website/ Split HDFC purchase into auth and capture  
2199 5375 d 20 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.  
2159 5377 d 18 h chandranshu /trunk/Website/src/main/ Added facility to select payment method on our site  
1959 5395 d 15 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/services/ Added system property to ensure that HDFC payments don't fail after EBS payments. Replaced deprecated method calls with more appropriate ones. Removed unused imports.  
1905 5401 d 15 h chandranshu /trunk/Website/src/main/ EBS Payment service integration  
1318 5444 d 16 h rajveer /trunk/Website/src/main/ Moved hdfcpayment service from controller to Service class