This issue doesn't cause any kind of problems for UK to UK payment flows but it's a bug for EU to EU payment flow.
We fixed this line in our local copy of the Yapily python SDK and the payment execution is happening correctly for EU.
Can you please fix this asap and release a new version?
Summary of the temporary fix we applied : Assign name to self._name,
yapily-sdk-python/sdk/yapily/models/payer.py
Line 53 in 7000471
This issue doesn't cause any kind of problems for UK to UK payment flows but it's a bug for EU to EU payment flow.
We fixed this line in our local copy of the Yapily python SDK and the payment execution is happening correctly for EU.
Can you please fix this asap and release a new version?
Summary of the temporary fix we applied : Assign
nametoself._name,