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
2685 5477 d 16 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Generated python code for new payment service  
2559 5489 d 14 h chandranshu /trunk/PyProj/src/shop2020/ Corrected the hardcoded city Pune  
2062 5530 d 9 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1856 5547 d 16 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Added another state called AUTHORIZED to handle 2-step payment gateways  
1731 5558 d 12 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 17 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 13 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 11 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Added closeSession to all services  
696 5656 d 9 h rajveer /trunk/PyProj/src/shop2020/thriftpy/payments/ payment services added  
420 5810 d 13 h ashish /trunk/ payment service