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
8295 4673 d 8 h kshitij.sood /trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/ Added isDigital and gatewayId filter in getPaymentForTransaction.  
7049 4865 d 11 h anupam.singh /trunk/ Added a method in Payment service that returns Payment where isDigital = 1  
6503 4964 d 13 h rajveer /trunk/ Set refund amount in case of refund of a payment.  
6077 5039 d 10 h anupam.singh /trunk/ Changes related to recharge  
4422 5283 d 17 h mandeep.dhir /trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/ Missed to update the update query  
4141 5352 d 10 h chandranshu /trunk/ Added support to download payment reconciliation report for a given period  
2388 5500 d 10 h chandranshu /trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/ Made the update of several columns optional  
2293 5509 d 9 h chandranshu /trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/ Measuring min and max only across successful payments  
2289 5509 d 9 h chandranshu /trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/ Replaced & with &  
2288 5509 d 9 h chandranshu /trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/ Changed the query used in getPayments and getPaymentsForUser  
1946 5535 d 17 h chandranshu /trunk/PaymentService/ Adding first cut of payment service to the SVN