From 179ed9d9d49792035b881c0551090e39cc2b4177 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 06:43:07 +0000 Subject: [PATCH] Updated API from documentation release --- .../responses/PaymentMethodSelectionConfirmationFailed.raml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-specs/checkout/types/responses/PaymentMethodSelectionConfirmationFailed.raml b/api-specs/checkout/types/responses/PaymentMethodSelectionConfirmationFailed.raml index b2f46f6ee..61433555a 100644 --- a/api-specs/checkout/types/responses/PaymentMethodSelectionConfirmationFailed.raml +++ b/api-specs/checkout/types/responses/PaymentMethodSelectionConfirmationFailed.raml @@ -4,7 +4,7 @@ type: ResponseMessage displayName: PaymentMethodSelectionConfirmationFailed discriminatorValue: payment_method_selection_confirmation_failed description: | - Generated when an error occurs when the customer selects the payment method. + Generated when the selection of the payment method by the customer is not successful. properties: code: type: string