Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
18578 3815 d 9 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
18577 3815 d 10 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
10478 4490 d 4 h amit.gupta /trunk/PyProj/src/shop2020/thriftpy/payments/ Added build related.  
8914 4617 d 9 h rajveer /trunk/ Changed method to return gateway status for a payment.  
8908 4618 d 3 h rajveer /trunk/PyProj/src/shop2020/thriftpy/payments/ Made the changed in payment service to handle hdfc payment validation.  
8618 4646 d 3 h rajveer /trunk/ Added isDigital field while capturing payment for ebs  
7049 4864 d 4 h anupam.singh /trunk/ Added a method in Payment service that returns Payment where isDigital = 1  
6503 4963 d 6 h rajveer /trunk/ Set refund amount in case of refund of a payment.  
6486 4968 d 7 h rajveer /trunk/ Added new method to payment service to refund for hdfc.  
6228 5022 d 23 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 5045 d 5 h anupam.singh /trunk/ Create Recharge.  
4600 5253 d 6 h varun.gupta /trunk/ Vendor Reconciliation Report Generator - v1.0  
4421 5282 d 10 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 5351 d 3 h chandranshu /trunk/ Added support to download payment reconciliation report for a given period  
4008 5367 d 7 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 5376 d 2 h chandranshu /trunk/ Added support to upload COD reconciliation report and process it  
3616 5394 d 9 h chandranshu /trunk/ Added HDFC EMI option  
3583 5396 d 5 h chandranshu /trunk/ Removed individual methods for capturing HDFC and EBS payments from Payment service. Added new class for handling HDFC EMI payments  
3431 5410 d 23 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Thrift version updated from 0.2 to 0.7  
3376 5417 d 8 h rajveer /trunk/PyProj/src/shop2020/ Implemented new method isAlive()  
3010 5444 d 9 h chandranshu /trunk/ Capturing payments at the time of accepting orders  
2747 5471 d 8 h chandranshu /trunk/ Added the missing links to create a refund  
2708 5473 d 7 h chandranshu /trunk/ Call the payment service method to capture the payment  
2687 5474 d 8 h chandranshu /trunk/PyProj/src/shop2020/ Moved ReturnOrder to its own class. Reduced the reservation count of items which are refunded  
2685 5474 d 9 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Generated python code for new payment service  
2559 5486 d 7 h chandranshu /trunk/PyProj/src/shop2020/ Corrected the hardcoded city Pune  
2062 5527 d 2 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1856 5544 d 9 h chandranshu /trunk/PyProj/src/shop2020/thriftpy/payments/ Added another state called AUTHORIZED to handle 2-step payment gateways  
1731 5555 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 5558 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 5597 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 5640 d 4 h rajveer /trunk/PyProj/src/shop2020/thriftpy/ Added closeSession to all services  
696 5653 d 1 h rajveer /trunk/PyProj/src/shop2020/thriftpy/payments/ payment services added  
420 5807 d 6 h ashish /trunk/ payment service