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
3010 5447 d 9 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2708 5476 d 7 h chandranshu /trunk/ Call the payment service method to capture the payment  
2685 5477 d 9 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Generated python code for new payment service  
2559 5489 d 7 h chandranshu /trunk/PyProj/src/shop2020/ Corrected the hardcoded city Pune  
1731 5558 d 5 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1627 5561 d 10 h ankur.singhal /trunk/PyProj/src/shop2020/ added methods in PaymentsHandler and OrderServiceHandler for getting statistics. (max & min order amount, max & min payment amount, distinct customers who have bought)  
1120 5600 d 6 h rajveer /trunk/PyProj/src/shop2020/ Added gatewayTxnDate in update payment method. Updated code to update timestamp. Updated code to return zero count if there are no items  
765 5643 d 4 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Added closeSession to all services  
696 5656 d 2 h rajveer /trunk/PyProj/src/shop2020/thriftpy/payments/ payment services added  
420 5810 d 6 h ashish /trunk/ payment service