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 5219 d 20 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 5240 d 23 h rajveer /trunk/ Implemented unimplemented isAlive method.  
3282 5247 d 20 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Removed unused declarations  
3010 5268 d 0 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2747 5294 d 23 h chandranshu /trunk/ Added the missing links to create a refund  
2708 5296 d 22 h chandranshu /trunk/ Call the payment service method to capture the payment  
2689 5297 d 22 h chandranshu /trunk/ Added method to create a refund  
2391 5322 d 18 h chandranshu /trunk/PaymentService/ Removed the arbit .out.xml file created by Eclipse  
2291 5331 d 17 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Added null checks in getPayments calls  
2272 5332 d 6 h rajveer /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/ Added a null check on attributes  
1946 5358 d 1 h chandranshu /trunk/PaymentService/ Adding first cut of payment service to the SVN