There was an error while loading. Please reload this page.
On this line:
paymill-python/paymill/models/transaction.py
Line 76 in 67e4708
a string is returned, which is being iterated over here:
paymill-python/paymill/services/paymill_service.py
Line 38 in 67e4708
On this line:
paymill-python/paymill/models/transaction.py
Line 76 in 67e4708
a string is returned, which is being iterated over here:
paymill-python/paymill/services/paymill_service.py
Line 38 in 67e4708
but it should have been a tuple like the other models. I guess a missing comma will do it.