checkout-js icon indicating copy to clipboard operation
checkout-js copied to clipboard

Optimized One-Page Checkout

Results 100 checkout-js issues
Sort by recently updated
recently updated
newest added

## What? Add 3 new checkout extension regions. ## Depends on https://github.com/bigcommerce/checkout-sdk-js/pull/2567 ## Why? New business requirement. ## Testing / Proof ### Manual testing ![download](https://github.com/bigcommerce/checkout-js/assets/88361607/cb9db5eb-8cc8-4dea-9d67-1ed63bafc7f5) ### The extension region after...

## What? Write integration tests for `Mollie` ## Why? To verify all `Mollie` components of Checkout SDK/JS are working together ## Testing / Proof All tests have passed @bigcommerce/team-checkout

## What? ... ## Why? ... ## Testing / Proof ... @bigcommerce/team-checkout

I made a custom cart which creates consignments and allows the user to ship to multiple addresses. When I go to checkout and register a new user, all my consignments...

Hello, My client want to to remove tax class based on customer field, i already implement but not i want to reload the checkout total without pageload. Is there any...

## What? Introduce a button to allow the deletion of a consignment. ## Why? Able to delete a consignment in new multi consignment UI ## Testing / Proof - [x]...

## What? Introduce a new Multi-address Shipping summary view. ## Why? Improve shopper experience. ## Testing / Proof ### Before ### After @bigcommerce/team-checkout

## What? Add the ability to choose multi-shipping shipping option. ## Why? A shopper can select a shipping method for a consignment. ## Testing / Proof https://github.com/user-attachments/assets/eef9c9db-b093-47ea-81f8-b93030d0a8aa @bigcommerce/team-checkout

## What? Add digital item no shipping banner ## Why? To show no shipping for digital item when a cart contains digital item ## Testing / Proof - [x] unit...

## What? return and show detailed error message when applying coupon fails on checkout page ## Why? now if coupon apply error is not on two specific error code, it...