Skip to content

Commit e475de9

Browse files
Merge pull request #481 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents 2b99e2f + 01c6a38 commit e475de9

File tree

2 files changed

+109
-0
lines changed

2 files changed

+109
-0
lines changed

changes.md

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,3 +726,111 @@
726726
- :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required
727727
</details>
728728

729+
**Checkout changes**
730+
731+
<details>
732+
<summary>Added Type(s)</summary>
733+
734+
- added type `PaymentIntentReverseAction`
735+
- added type `ConnectorError`
736+
- added type `ErrorLoadingAllPaymentIntegrations`
737+
- added type `FailedToRefreshSession`
738+
- added type `GiftCardBalanceError`
739+
- added type `GiftCardBalanceRemoved`
740+
- added type `GiftCardBalanceStarted`
741+
- added type `GiftCardBalanceSuccess`
742+
- added type `GiftCardRedeemError`
743+
- added type `GiftCardRedeemStarted`
744+
- added type `GiftCardRedeemSuccess`
745+
- added type `NoPaymentIntegrations`
746+
- added type `NonOrderableCartError`
747+
- added type `NotApplicableDiscountCodeRemoved`
748+
- added type `OrderVerificationRetryError`
749+
- added type `OrderVerificationStarted`
750+
- added type `OrderVerificationTimeout`
751+
- added type `PaymentIntegrationLoaded`
752+
- added type `PaymentIntegrationLoading`
753+
- added type `PaymentIntegrationLoadingError`
754+
- added type `PaymentIntegrationNotAvailable`
755+
- added type `PaymentIntegrationSelected`
756+
- added type `PaymentIntegrationSelectionConfirmation`
757+
- added type `PaymentIntegrationSelectionConfirmationFailed`
758+
- added type `PaymentIntegrationsReceived`
759+
- added type `ShippingMethodSelected`
760+
- added type `ShippingMethodSelectionConfirmation`
761+
</details>
762+
763+
764+
<details>
765+
<summary>Changed Type(s)</summary>
766+
767+
- :warning: changed type `PaymentIntentCancelAction` from type `object` to `PaymentIntentAction`
768+
- :warning: changed type `PaymentIntentCaptureAction` from type `object` to `PaymentIntentAction`
769+
- :warning: changed type `PaymentIntentRefundAction` from type `object` to `PaymentIntentAction`
770+
- :warning: changed type `PaymentCancelled` from type `Message` to `ResponseMessage`
771+
- :warning: changed type `PaymentFailed` from type `Message` to `ResponseMessage`
772+
- :warning: changed type `PaymentValidationFailed` from type `Message` to `ResponseMessage`
773+
- :warning: changed type `TransactionItem` from type `TransactionItemDraft` to `object`
774+
</details>
775+
776+
777+
<details>
778+
<summary>Removed Type(s)</summary>
779+
780+
- :warning: removed type `NoPaymentMethods`
781+
- :warning: removed type `PaymentConnectorError`
782+
- :warning: removed type `PaymentMethodLoaded`
783+
- :warning: removed type `PaymentMethodLoading`
784+
- :warning: removed type `PaymentMethodLoadingError`
785+
- :warning: removed type `PaymentMethodSelected`
786+
- :warning: removed type `PaymentMethodSelectionConfirmation`
787+
- :warning: removed type `PaymentMethodSelectionConfirmationFailed`
788+
- :warning: removed type `PaymentMethodsReceived`
789+
- :warning: removed type `PaymentVerificationStarted`
790+
- :warning: removed type `PaymentVerificationTimeout`
791+
</details>
792+
793+
794+
<details>
795+
<summary>Added Enum(s)</summary>
796+
797+
- added enum `reversePayment` to type `PaymentIntentOperation`
798+
</details>
799+
800+
801+
<details>
802+
<summary>Changed Property(s)</summary>
803+
804+
- :warning: changed property `action` of type `PaymentIntentCancelAction` from type `string` to `PaymentIntentOperation`
805+
- :warning: changed property `action` of type `PaymentIntentCaptureAction` from type `string` to `PaymentIntentOperation`
806+
- :warning: changed property `action` of type `PaymentIntentRefundAction` from type `string` to `PaymentIntentOperation`
807+
</details>
808+
809+
810+
<details>
811+
<summary>Required Property(s)</summary>
812+
813+
- :warning: changed property `amount` of type `PaymentIntentRefundAction` to be required
814+
</details>
815+
816+
817+
<details>
818+
<summary>Removed Property(s)</summary>
819+
820+
- :warning: removed property `payload` from type `ResponseMessage`
821+
- :warning: removed property `amount` from type `PaymentIntentAction`
822+
</details>
823+
824+
825+
<details>
826+
<summary>Added Property(s)</summary>
827+
828+
- added property `merchantReference` to type `PaymentIntentCancelAction`
829+
- added property `merchantReference` to type `PaymentIntentCaptureAction`
830+
- added property `transactionId` to type `PaymentIntentRefundAction`
831+
- added property `merchantReference` to type `PaymentIntentRefundAction`
832+
- added property `payload` to type `PaymentCancelled`
833+
- added property `payload` to type `PaymentFailed`
834+
- added property `payload` to type `PaymentValidationFailed`
835+
</details>
836+

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,3 +519,4 @@ e5d97cd9fa03ef3c4fe45f051ad8a4a80e690656
519519
9bf0ac89c89952a140f1396c34755c75833c08b8
520520
07aa50f3b215723c6a2719cdcf78d70a45c219e2
521521
2b09ff0ae5722d1867af3a5c93f9f4ec7de2b423
522+
85ec5b54fce964cd50dc254ed39d0ab1137076bc

0 commit comments

Comments
 (0)