From b1dbdc72ccc0a928c923de17a7088ed40b0aa507 Mon Sep 17 00:00:00 2001 From: merijndebeer-adyen <118889414+merijndebeer-adyen@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:54:36 +0100 Subject: [PATCH] Update WebComponentsIntegrationGuide.md --- extension/docs/WebComponentsIntegrationGuide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extension/docs/WebComponentsIntegrationGuide.md b/extension/docs/WebComponentsIntegrationGuide.md index c4054a8e2..d07e127a9 100644 --- a/extension/docs/WebComponentsIntegrationGuide.md +++ b/extension/docs/WebComponentsIntegrationGuide.md @@ -527,8 +527,8 @@ In case you encounter errors in your integration, refer to the following: ### API logs in CommerceTools backend -Log into the [CommerceTools Merchant Center](https://mc.europe-west1.gcp.commercetools.com/) and navigate to the following section: **CT Merchant Center -> Orders -> Select Order -> Payments Tab -> View PSP transaction log** -From here on you can collapse the different sections to see the API request and responses sent to Adyen and possible received webhooks for the specific order. +Log into the [CommerceTools Merchant Center](https://mc.europe-west1.gcp.commercetools.com/) and navigate to the following section: **CT Merchant Center -> Orders -> Select Order -> Payments Tab -> View PSP transaction log**. +From here on you can collapse the different sections to see the API requests and responses sent to Adyen and possible received webhooks for the specific order. ### Extension module errors