Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 108 additions & 0 deletions changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -726,3 +726,111 @@
- :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required
</details>

**Checkout changes**

<details>
<summary>Added Type(s)</summary>

- 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`
</details>


<details>
<summary>Changed Type(s)</summary>

- :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`
</details>


<details>
<summary>Removed Type(s)</summary>

- :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`
</details>


<details>
<summary>Added Enum(s)</summary>

- added enum `reversePayment` to type `PaymentIntentOperation`
</details>


<details>
<summary>Changed Property(s)</summary>

- :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`
</details>


<details>
<summary>Required Property(s)</summary>

- :warning: changed property `amount` of type `PaymentIntentRefundAction` to be required
</details>


<details>
<summary>Removed Property(s)</summary>

- :warning: removed property `payload` from type `ResponseMessage`
- :warning: removed property `amount` from type `PaymentIntentAction`
</details>


<details>
<summary>Added Property(s)</summary>

- 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`
</details>

1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -519,3 +519,4 @@ e5d97cd9fa03ef3c4fe45f051ad8a4a80e690656
9bf0ac89c89952a140f1396c34755c75833c08b8
07aa50f3b215723c6a2719cdcf78d70a45c219e2
2b09ff0ae5722d1867af3a5c93f9f4ec7de2b423
85ec5b54fce964cd50dc254ed39d0ab1137076bc