Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To address these issues, we propose the creation of new error classes in the backend that will be sent to the frontend. This implementation will include specific error codes for different scenarios, such as payment cancellations, instead of using generic codes. This change will allow the frontend to display more informative and contextualized error messages, improving clarity and the overall user experience.

Backend

Info

After the solution approval, will need to update the below documents with new classes, code errors, and any important things.

...