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
2747 5475 d 6 h chandranshu /trunk/ Added the missing links to create a refund  
2708 5477 d 4 h chandranshu /trunk/ Call the payment service method to capture the payment  
2689 5478 d 5 h chandranshu /trunk/ Added method to create a refund  
2574 5489 d 6 h chandranshu /trunk/ThriftGen/thriftsrc/PaymentService/ Added constants for a few missing payment options  
2461 5497 d 1 h chandranshu /trunk/ThriftGen/thriftsrc/PaymentService/ Added methods for initializing and capturing HDFC and EBS payments  
2303 5511 d 4 h ankur.singhal /trunk/ added constant map for payment method in payment service.  
2059 5530 d 23 h ankur.singhal /trunk/ThriftGen/thriftsrc/PaymentService/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1854 5548 d 7 h chandranshu /trunk/ThriftGen/thriftsrc/PaymentService/ Added another state called AUTHORIZED to handle 2-step payment gateways  
1731 5559 d 2 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1628 5562 d 7 h ankur.singhal /trunk/ThriftGen/thriftsrc/ added methods in Payments and OrderService thrift files for getting statistics data. (max & min order amount, max & min payment amount, distinct customers who have bought)  
1118 5601 d 3 h rajveer /trunk/ThriftGen/thriftsrc/PaymentService/ Added gatewayTxnDate in update payment method  
763 5644 d 1 h rajveer /trunk/ThriftGen/thriftsrc/ Added closeSession function in each of the service to ensure smooth releasing of DB lock  
704 5656 d 4 h chandranshu /trunk/ThriftGen/thriftsrc/PaymentService/ Changed the type of merchantTxnId from string to long  
694 5656 d 23 h rajveer /trunk/ThriftGen/thriftsrc/PaymentService/ modified payment service  
680 5657 d 2 h rajveer /trunk/ThriftGen/thriftsrc/ Thrift files for Payments  
420 5811 d 3 h ashish /trunk/ payment service  
121 5936 d 1 h ashish /trunk/ThriftGen/thriftsrc/ Commiting thrift changes.