mollie / mollie-api-python

Mollie API client for Python
http://www.mollie.com
BSD 2-Clause "Simplified" License
113 stars 55 forks source link

Unpack params before performing calling get_transactions and get_report #351

Closed rubenhesselink closed 3 months ago

rubenhesselink commented 3 months ago

This fixes the problems with the params being incorrectly passed to the get_transactions method on the Balance class.