Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
11416 4351 d 5 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added ind  
10493 4403 d 10 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
10124 4429 d 12 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Removed comma.  
10118 4432 d 12 h amit.gupta /trunk/Website/src/main/java/in/shop2020/serving/controllers/  
6903 4805 d 4 h anupam.singh /trunk/ Insurance feature for our website  
6233 4936 d 13 h anupam.singh /trunk/ Fixed bugs related to recharge payment options.  
6228 4937 d 7 h anupam.singh /trunk/ We now ask for address only when payment > rs.1000. For lower amount payments we would only ask for phone number.  
6215 4938 d 14 h anupam.singh /trunk/Website/src/main/ Removed CC issued outside india option. Removed address form. Added another message for cases where recharge status is unknown.  
6091 4950 d 14 h anupam.singh /trunk/ Doing capture with auth for recharges.  
6050 4959 d 13 h anupam.singh /trunk/ Create Recharge.  
4566 5171 d 17 h rajveer /trunk/Website/src/main/ Adding support of secure hash in ebs payment gateway.  
3126 5351 d 9 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/ Side effect of name changing of clients.  
2577 5399 d 15 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Added a check to ensure that the payment attributes are not null  
2534 5401 d 14 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Removed special characters from EBS payment description  
2199 5428 d 15 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 5430 d 13 h chandranshu /trunk/Website/src/main/ Added facility to select payment method on our site  
2145 5433 d 11 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Removed unused imports and some unused variables  
2118 5435 d 13 h chandranshu /trunk/Website/src/main/ Incorporated code review comments from Rajveer  
2046 5441 d 16 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/controllers/ Set the default mode to LIVE to ensure that the user is redirected to the correct gateway even in case of Config server failures  
1905 5454 d 10 h chandranshu /trunk/Website/src/main/ EBS Payment service integration