Subversion Repositories SmartDukaan

Rev

Rev 1731 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1731 Rev 2062
Line 53... Line 53...
53
        finally:
53
        finally:
54
            close_session()
54
            close_session()
55
            
55
            
56
    def getPayments(self, fromTime, toTime, status, gatewayId):
56
    def getPayments(self, fromTime, toTime, status, gatewayId):
57
        """
57
        """
58
        get all payments for user. Gateway is mandatory.
58
        get all payments for user. If gatewayId is 0, then it is ignored while filtering.
59
        
59
        
60
        
60
        
61
        Parameters:
61
        Parameters:
62
        - fromTime
62
        - fromTime
63
        - toTime
63
        - toTime