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
4267 5192 d 10 h anupam.singh /trunk/ Trac#805

Task to generate tickets for flagged payments.
Ability to allow or block such payments in CRM.

Reviewer : Mandeep Dhir
 
4008 5243 d 8 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)  
3578 5272 d 6 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)
 
3499 5283 d 7 h mandeep.dhir /trunk/ Trac#504 Added functionality to help CRM agents to verify COD orders  
3430 5287 d 1 h rajveer /trunk/ThriftConfig/ Changes due to thrift revision upgrade from 0.2 to 0.7  
3028 5319 d 11 h mandeep.dhir /trunk/ThriftConfig/src/main/java/in/shop2020/ Trac#488 Adding ThriftConfig files for CRM service. Also updating one for UserContextService