From ecedddf28b90c770eceb29cbc23939f8615f7fa1 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:05:14 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/checkout/types/common.raml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-specs/checkout/types/common.raml b/api-specs/checkout/types/common.raml index b3161f81d..129036f36 100644 --- a/api-specs/checkout/types/common.raml +++ b/api-specs/checkout/types/common.raml @@ -54,7 +54,7 @@ types: - cancelPayment PaymentAction: description: | - Depending on the action specified, Checkout requests the [payment service provider](/../checkout/payment-connectors-applications#supported-psps) (PSP) to capture, refund, or cancel the authorization for the given Payment. + Depending on the action specified, Checkout requests the [payment service provider](/../checkout/payment-connectors-applications#supported-psps-and-payment-methods) (PSP) to capture, refund, or cancel the authorization for the given Payment. properties: action: type: PaymentOperation