Goal
- Allow the user to obtain a confirmation of his request outside the context of navigation on the site.
- Avoid customer service receiving multiple requests for the same complaint.
Implementation
Define a procedure for managing the sending of an email acknowledging receipt of a complaint.
Control
Using the contact channel given for complaints:
- Submit a fictitious complaint;
- Check that the service sends an acknowledgment of receipt.