Skip to content

Releases: commercelayer/commercelayer-react-components

v3.6.1

10 Mar 16:08
Compare
Choose a tag to compare

This release is also available on:


3.6.1 (2022-03-10)

Performance Improvements

  • Add nullify payment source (0a76d7a)

v3.6.0

08 Mar 16:24
Compare
Choose a tag to compare

This release is also available on:


3.6.0 (2022-03-08)

Features

  • Add sorti for customer addresses (9916a77)

Performance Improvements

  • Remove unused reset prop (18c9a67)

v3.5.2

07 Mar 16:43
Compare
Choose a tag to compare

This release is also available on:


3.5.2 (2022-03-07)

Bug Fixes

  • Get remove coupon response by onClick (0e7b8d7)

v3.5.1

02 Mar 15:27
Compare
Choose a tag to compare

This release is also available on:


3.5.1 (2022-03-02)

Bug Fixes

  • Automatic place order for Paypal and Checkout.com (c3f73ee)

v3.5.0

28 Feb 15:53
Compare
Choose a tag to compare

This release is also available on:


3.5.0 (2022-02-28)

Features

  • Add data testing attribute to PaymentMethod component (7e08b86)

v3.4.4

28 Feb 10:13
Compare
Choose a tag to compare

This release is also available on:


3.4.4 (2022-02-28)

Bug Fixes

  • Edit default success_url and failure_url by configuration object (ddc61f3)

v3.4.3

25 Feb 15:52
Compare
Choose a tag to compare

This release is also available on:


3.4.3 (2022-02-25)

Bug Fixes

  • Select Adyen customer card (90442ed)

v3.4.2

24 Feb 17:47
Compare
Choose a tag to compare

This release is also available on:


3.4.2 (2022-02-24)

Bug Fixes

  • Place order without payment source when order total amount is equal to zero (a9f13d3)
  • Types (677eac1)

v3.4.1

24 Feb 15:50
Compare
Choose a tag to compare

This release is also available on:


3.4.1 (2022-02-24)

Bug Fixes

  • Disable button when the order is equal to zero (7d40ac4)
  • Select customer card with Adyen (f2cc9c3)

v3.4.0

23 Feb 19:36
Compare
Choose a tag to compare

This release is also available on:


3.4.0 (2022-02-23)

Bug Fixes

  • Expose customer email through onBlur function (e552ae1)

Features

  • CheckoutLink is linked to hosted checkout by default with a boolean prop hostedCheckout (b19cf7f)