[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Description
IMPORTANT TO KNOW
CHANGES
Removed the option to add PaymentMethodFees in our request since we decided not to let the customer pay
I will double-check this one in the next Augustin Jourfix
Remove option to add CardTokens in our request since we do not handle card tokens from the backend and it seems to be quite an effort of time to contact the VivaWallet sales teams first as described here. I prefer if we stick with the customer-side card tokenization as described here
TODO
Checklist:
[ ] I have commented my code (or ChatGPT did), particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings, neither in my IDE nor in my browser
[ ] I have added tests that prove my fix is effective or that my feature works
Type of change
Description
IMPORTANT TO KNOW
CHANGES
TODO
Checklist: