From 01c6a38e0f9e572b09c1d3e2852163f58950c290 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 13:08:52 +0000 Subject: [PATCH] build(codegen): updating SDK --- changes.md | 108 +++++++++++++++++++++++++++++++++++++++++++++++++ references.txt | 1 + 2 files changed, 109 insertions(+) diff --git a/changes.md b/changes.md index 1e94e69b056..270731b83ab 100644 --- a/changes.md +++ b/changes.md @@ -726,3 +726,111 @@ - :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required +**Checkout changes** + +
+Added Type(s) + +- added type `PaymentIntentReverseAction` +- added type `ConnectorError` +- added type `ErrorLoadingAllPaymentIntegrations` +- added type `FailedToRefreshSession` +- added type `GiftCardBalanceError` +- added type `GiftCardBalanceRemoved` +- added type `GiftCardBalanceStarted` +- added type `GiftCardBalanceSuccess` +- added type `GiftCardRedeemError` +- added type `GiftCardRedeemStarted` +- added type `GiftCardRedeemSuccess` +- added type `NoPaymentIntegrations` +- added type `NonOrderableCartError` +- added type `NotApplicableDiscountCodeRemoved` +- added type `OrderVerificationRetryError` +- added type `OrderVerificationStarted` +- added type `OrderVerificationTimeout` +- added type `PaymentIntegrationLoaded` +- added type `PaymentIntegrationLoading` +- added type `PaymentIntegrationLoadingError` +- added type `PaymentIntegrationNotAvailable` +- added type `PaymentIntegrationSelected` +- added type `PaymentIntegrationSelectionConfirmation` +- added type `PaymentIntegrationSelectionConfirmationFailed` +- added type `PaymentIntegrationsReceived` +- added type `ShippingMethodSelected` +- added type `ShippingMethodSelectionConfirmation` +
+ + +
+Changed Type(s) + +- :warning: changed type `PaymentIntentCancelAction` from type `object` to `PaymentIntentAction` +- :warning: changed type `PaymentIntentCaptureAction` from type `object` to `PaymentIntentAction` +- :warning: changed type `PaymentIntentRefundAction` from type `object` to `PaymentIntentAction` +- :warning: changed type `PaymentCancelled` from type `Message` to `ResponseMessage` +- :warning: changed type `PaymentFailed` from type `Message` to `ResponseMessage` +- :warning: changed type `PaymentValidationFailed` from type `Message` to `ResponseMessage` +- :warning: changed type `TransactionItem` from type `TransactionItemDraft` to `object` +
+ + +
+Removed Type(s) + +- :warning: removed type `NoPaymentMethods` +- :warning: removed type `PaymentConnectorError` +- :warning: removed type `PaymentMethodLoaded` +- :warning: removed type `PaymentMethodLoading` +- :warning: removed type `PaymentMethodLoadingError` +- :warning: removed type `PaymentMethodSelected` +- :warning: removed type `PaymentMethodSelectionConfirmation` +- :warning: removed type `PaymentMethodSelectionConfirmationFailed` +- :warning: removed type `PaymentMethodsReceived` +- :warning: removed type `PaymentVerificationStarted` +- :warning: removed type `PaymentVerificationTimeout` +
+ + +
+Added Enum(s) + +- added enum `reversePayment` to type `PaymentIntentOperation` +
+ + +
+Changed Property(s) + +- :warning: changed property `action` of type `PaymentIntentCancelAction` from type `string` to `PaymentIntentOperation` +- :warning: changed property `action` of type `PaymentIntentCaptureAction` from type `string` to `PaymentIntentOperation` +- :warning: changed property `action` of type `PaymentIntentRefundAction` from type `string` to `PaymentIntentOperation` +
+ + +
+Required Property(s) + +- :warning: changed property `amount` of type `PaymentIntentRefundAction` to be required +
+ + +
+Removed Property(s) + +- :warning: removed property `payload` from type `ResponseMessage` +- :warning: removed property `amount` from type `PaymentIntentAction` +
+ + +
+Added Property(s) + +- added property `merchantReference` to type `PaymentIntentCancelAction` +- added property `merchantReference` to type `PaymentIntentCaptureAction` +- added property `transactionId` to type `PaymentIntentRefundAction` +- added property `merchantReference` to type `PaymentIntentRefundAction` +- added property `payload` to type `PaymentCancelled` +- added property `payload` to type `PaymentFailed` +- added property `payload` to type `PaymentValidationFailed` +
+ diff --git a/references.txt b/references.txt index 82327e9402e..1033c4f9c38 100644 --- a/references.txt +++ b/references.txt @@ -519,3 +519,4 @@ e5d97cd9fa03ef3c4fe45f051ad8a4a80e690656 9bf0ac89c89952a140f1396c34755c75833c08b8 07aa50f3b215723c6a2719cdcf78d70a45c219e2 2b09ff0ae5722d1867af3a5c93f9f4ec7de2b423 +85ec5b54fce964cd50dc254ed39d0ab1137076bc