Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8604 4506 d 15 h rajveer /trunk/PaymentService/src/main/ Get Payment method should work fine.  
7049 4723 d 16 h anupam.singh /trunk/ Added a method in Payment service that returns Payment where isDigital = 1  
4600 5112 d 17 h varun.gupta /trunk/ Vendor Reconciliation Report Generator - v1.0  
4141 5210 d 15 h chandranshu /trunk/ Added support to download payment reconciliation report for a given period  
4008 5226 d 19 h mandeep.dhir /trunk/ Trac#595 Robust handling of Failed payments, COD transactions and delayed orders by CRM. TransacitonService and PaymentService now persist relevant transactions, payments to their own database. Then CRM polls these new tables and processes them (creation of tickets essentially)  
2977 5309 d 18 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/handler/ Used the more efficient entry set in place of the key set  
2747 5330 d 20 h chandranshu /trunk/ Added the missing links to create a refund  
2279 5367 d 16 h chandranshu /trunk/PaymentService/src/main/java/in/shop2020/payment/handler/ Removed the repeated calls to the formatter  
1946 5393 d 22 h chandranshu /trunk/PaymentService/ Adding first cut of payment service to the SVN