Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
11022 4370 d 9 h amit.gupta /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Added isMobile in log  
10968 4371 d 11 h amit.gupta /trunk/ Added logging to figure out bug related to hdfc payment failures.  
10269 4420 d 11 h amit.gupta /trunk/ Adding Payment urls in case of mobile  
8920 4531 d 13 h rajveer /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Update the txn id .  
8914 4531 d 16 h rajveer /trunk/ Changed method to return gateway status for a payment.  
8907 4532 d 10 h rajveer /trunk/ Made the changed in payment service to handle hdfc payment validation.  
6503 4877 d 13 h rajveer /trunk/ Set refund amount in case of refund of a payment.  
6489 4882 d 13 h rajveer /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Refund the actual amount, not the payment amount.  
6482 4883 d 13 h rajveer /trunk/ Added support of refund in hdfc.  
6233 4936 d 12 h anupam.singh /trunk/ Fixed bugs related to recharge payment options.  
6228 4937 d 6 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.  
6091 4950 d 13 h anupam.singh /trunk/ Doing capture with auth for recharges.  
6050 4959 d 13 h anupam.singh /trunk/ Create Recharge.  
4643 5163 d 10 h rajveer /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Added / at the end of the directory.  
4641 5163 d 11 h rajveer /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Added support to copy resource file from jar to /tmp dir.  
4617 5164 d 12 h rajveer /trunk/ Added payment resources for hdfc in jar only.  
4421 5196 d 17 h mandeep.dhir /trunk/ Adding feature for provisional capture of payments
Also, a job to capture payments in background when we come across connection issues
 
3616 5308 d 16 h chandranshu /trunk/ Added HDFC EMI option  
3609 5309 d 11 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Corrected the class name used to get the logger  
3128 5351 d 8 h rajveer /trunk/ Side effect of name changing of clients.  
3046 5357 d 13 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Ensured that we always fail over to EBS in case of HDFC payment initialization failures.  
3010 5358 d 16 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2761 5384 d 13 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Updated the string literal reference with a static constant  
2757 5384 d 13 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Changed the transaction type to be AUTH from PURCHASE  
2391 5413 d 10 h chandranshu /trunk/PaymentService/ Removed the arbit .out.xml file created by Eclipse