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
3578 5445 d 19 h mandeep.dhir /trunk/ Trac#508 Adding functionality in CRM to help agents reach users that failed to make payments for transactions
Invoking refundOrder and verifyOrder methods in TransactionService (as suggested by Chandranshu)
 
3375 5466 d 22 h rajveer /trunk/ Implemented unimplemented isAlive method.  
3282 5473 d 19 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Removed unused declarations  
3010 5493 d 23 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2747 5520 d 22 h chandranshu /trunk/ Added the missing links to create a refund  
2708 5522 d 21 h chandranshu /trunk/ Call the payment service method to capture the payment  
2689 5523 d 21 h chandranshu /trunk/ Added method to create a refund  
2391 5548 d 17 h chandranshu /trunk/PaymentService/ Removed the arbit .out.xml file created by Eclipse  
2291 5557 d 16 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Added null checks in getPayments calls  
2272 5558 d 5 h rajveer /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Added a null check on attributes  
1946 5584 d 0 h chandranshu /trunk/PaymentService/ Adding first cut of payment service to the SVN