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 | ||
| test_client.py | ||
| test_paypal_types.py | ||
| test_transaction.py | ||