- Issue created by @plopesc
- Merge request !34Issue #3513446: Fatal error when trying to add transaction to a non-existing card → (Open) created by plopesc
- 🇨🇴Colombia juandhr Manizales
I have reviewed and tested the changes, and they work as expected.
- The system no longer throws a fatal error when entering an invalid gift card code in the Add Transaction form.
- Instead, the validation properly detects when the code does not exist and displays an appropriate error message.
- Functionality was tested in a clean Drupal [version] environment, and no issues were found.
Since the validation is now correctly handling non-existing gift card codes and preventing fatal errors, I am marking this as RTBC.