Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
18578 3727 d 13 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
18577 3727 d 13 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
10478 4402 d 7 h amit.gupta /trunk/PyProj/src/shop2020/thriftpy/payments/ Added build related.  
8914 4529 d 12 h rajveer /trunk/ Changed method to return gateway status for a payment.  
8908 4530 d 6 h rajveer /trunk/PyProj/src/shop2020/thriftpy/payments/ Made the changed in payment service to handle hdfc payment validation.  
8618 4558 d 7 h rajveer /trunk/ Added isDigital field while capturing payment for ebs  
7049 4776 d 7 h anupam.singh /trunk/ Added a method in Payment service that returns Payment where isDigital = 1  
6503 4875 d 9 h rajveer /trunk/ Set refund amount in case of refund of a payment.  
6486 4880 d 10 h rajveer /trunk/ Added new method to payment service to refund for hdfc.  
6228 4935 d 2 h anupam.singh /trunk/ We now ask for address only when payment > rs.1000. For lower amount payments we would only ask for phone number.  
6050 4957 d 9 h anupam.singh /trunk/ Create Recharge.  
4600 5165 d 9 h varun.gupta /trunk/ Vendor Reconciliation Report Generator - v1.0  
4421 5194 d 13 h mandeep.dhir /trunk/ Adding feature for provisional capture of payments
Also, a job to capture payments in background when we come across connection issues
 
4141 5263 d 6 h chandranshu /trunk/ Added support to download payment reconciliation report for a given period  
4008 5279 d 10 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)  
3956 5288 d 6 h chandranshu /trunk/ Added support to upload COD reconciliation report and process it  
3616 5306 d 12 h chandranshu /trunk/ Added HDFC EMI option  
3583 5308 d 8 h chandranshu /trunk/ Removed individual methods for capturing HDFC and EBS payments from Payment service. Added new class for handling HDFC EMI payments  
3431 5323 d 2 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Thrift version updated from 0.2 to 0.7  
3376 5329 d 11 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
3010 5356 d 12 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2747 5383 d 12 h chandranshu /trunk/ Added the missing links to create a refund  
2708 5385 d 10 h chandranshu /trunk/ Call the payment service method to capture the payment  
2687 5386 d 11 h chandranshu /trunk/PyProj/src/shop2020/ Moved ReturnOrder to its own class. Reduced the reservation count of items which are refunded  
2685 5386 d 12 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Generated python code for new payment service  
2559 5398 d 10 h chandranshu /trunk/PyProj/src/shop2020/ Corrected the hardcoded city Pune  
2062 5439 d 5 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1856 5456 d 12 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Added another state called AUTHORIZED to handle 2-step payment gateways  
1731 5467 d 8 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1627 5470 d 13 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 5509 d 9 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 5552 d 7 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Added closeSession to all services  
696 5565 d 5 h rajveer /trunk/PyProj/src/shop2020/thriftpy/payments/ payment services added  
420 5719 d 9 h ashish /trunk/ payment service