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
3561 5439 d 23 h rajveer /trunk/Website/src/main/ Support to display different prices for different sources.  
3126 5479 d 20 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
2907 5500 d 21 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2899 5501 d 1 h chandranshu /trunk/ Modified the test-setup script to use the payment_test database  
2708 5516 d 2 h chandranshu /trunk/ Call the payment service method to capture the payment  
2334 5545 d 4 h chandranshu /trunk/Website/ Split HDFC purchase into auth and capture  
2199 5557 d 2 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 5559 d 0 h chandranshu /trunk/Website/src/main/ Added facility to select payment method on our site  
2118 5564 d 0 h chandranshu /trunk/Website/src/main/ Incorporated code review comments from Rajveer  
1959 5576 d 21 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 5582 d 21 h chandranshu /trunk/Website/src/main/ EBS Payment service integration