This works by extracting the date-crawling code from get_transaction() to a separate method. Now iter_transactions() will similarly make API requests with different month-long date ranges until covers the entire date range the user requested. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| cliquery.py | ||
| cliutil.py | ||
| config.py | ||
| errors.py | ||
| paypal_types.py | ||
| transaction.py | ||