commercelayer-react-components icon indicating copy to clipboard operation
commercelayer-react-components copied to clipboard

The Official Commerce Layer React Components Library

Results 19 commercelayer-react-components issues
Sort by recently updated
recently updated
newest added

### Describe the bug To successfully wrap the `OrderContainer` in a next 13 app dir project without errors, you would need to export in a file with `use client` and...

bug

## Description If a Customer Address has no billing info but the market linked to the order requires billing info we should filter out customer addresses as far as the...

bug

As experienced in myaccount's Addresses CRUD section at the moment we must use billing_address (or shipping_address) as the resource binded to the components involved in the form.

enhancement

**Describe the bug** If an order has attribute `isGuest` set to false, the order is linked to a customer that can have customer addresses. It would be good to have...

bug

## Description Create a group of components to get bundles information ## Task - [ ] #228 - [ ] #229 - [ ] #230

## Description This Feature will allow the Braintree payment component to support local payment methods. The component will use the billing address country to present to the customer the local...

enhancement