From 9aacce75abbbb3d58839bba3fb5cbc1f5f31ae1f Mon Sep 17 00:00:00 2001 From: Christopher Bull Date: Mon, 20 Nov 2023 16:43:39 +0100 Subject: [PATCH] added client support documentation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 34083df..7ca4b49 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,14 @@ Read more at https://developers.onfido.com/guide/manual-webhook-signature-verifi 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request +## Support + +Should you encounter any technical issues during integration, please contact Onfido’s Customer Support team +via [email](mailto:support@onfido.com), including the word ISSUE: at the start of the subject line. + +Alternatively, you can search the support documentation available via the customer experience +portal, [public.support.onfido.com](http://public.support.onfido.com). + ## More documentation More documentation and code examples can be found at https://documentation.onfido.com