Skip to content

chore(checkout): CHECKOUT-7445 Update consignment interface#3166

Merged
bc-mackxu merged 1 commit intomasterfrom
CHECKOUT-9445
Mar 4, 2026
Merged

chore(checkout): CHECKOUT-7445 Update consignment interface#3166
bc-mackxu merged 1 commit intomasterfrom
CHECKOUT-9445

Conversation

@bc-mackxu
Copy link
Contributor

@bc-mackxu bc-mackxu commented Mar 4, 2026

What/Why?

Add comparisonShippingCost and shippingCostBeforeDiscount into consignment interface

image

Rollout/Rollback

Revert

Testing

  • existing test

Note

Medium Risk
Adds new required fields to the shared Consignment TypeScript interface, which can break builds or consumers that construct consignments without populating them.

Overview
Extends the Consignment interface to include comparisonShippingCost and shippingCostBeforeDiscount so shipping totals can be represented both pre-discount and for comparison.

Updates consignments.mock.ts to populate these new fields in mock consignment objects.

Written by Cursor Bugbot for commit 2ad630d. This will update automatically on new commits. Configure here.

@bc-mackxu bc-mackxu marked this pull request as ready for review March 4, 2026 22:29
@bc-mackxu bc-mackxu requested a review from a team as a code owner March 4, 2026 22:29
@bc-mackxu bc-mackxu merged commit ab1169a into master Mar 4, 2026
9 checks passed
@bc-mackxu bc-mackxu deleted the CHECKOUT-9445 branch March 4, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants