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
3431 5413 d 23 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Thrift version updated from 0.2 to 0.7  
3376 5420 d 7 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
3010 5447 d 9 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2747 5474 d 8 h chandranshu /trunk/ Added the missing links to create a refund  
2708 5476 d 6 h chandranshu /trunk/ Call the payment service method to capture the payment  
2687 5477 d 7 h chandranshu /trunk/PyProj/src/shop2020/ Moved ReturnOrder to its own class. Reduced the reservation count of items which are refunded  
2685 5477 d 8 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Generated python code for new payment service  
2559 5489 d 6 h chandranshu /trunk/PyProj/src/shop2020/ Corrected the hardcoded city Pune  
2062 5530 d 1 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1856 5547 d 9 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Added another state called AUTHORIZED to handle 2-step payment gateways  
1731 5558 d 4 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 9 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 5 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 3 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Added closeSession to all services  
696 5656 d 1 h rajveer /trunk/PyProj/src/shop2020/thriftpy/payments/ payment services added  
420 5810 d 5 h ashish /trunk/ payment service