Skip to content

v3.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 07:47

3.15.0 (2022-08-25)

Bug Fixes

  • Add credit card label as default (28b7c8c)
  • Authorization error when placing the order with Adyen (445561a)
  • Autoselect first shipping method if it is single. Resolve #234 (4b2ab63)
  • Infinite loop if the card brand is not defined by Adyen and add styles configuration for the dropin (6ccb1ae)
  • Loading autoselect payment method (2d2c855)
  • Place order behavior for credit card provided by Adyen dropin (2b0b85f)
  • Place order for Paypal and Klarna provided by Adyen (b80e649)
  • React console errors and update import for rapid-form (eefabdd)
  • Reload payment method (9e88c57)
  • Reload payment method (9204603)
  • Remove line_2 field as required for business address (0da42e2)
  • Remove line_item when adding a new one using buyNowMode (8f78a06)
  • Set live env on the Adyen dropin (7bdd6ad)
  • Show formatted_price_amount_for_shipment by default (7699dd4)
  • Show FRAUD credit card error for Adyen (c7cdc12)
  • Types and update rapid-form import (04370d7)

Features

  • Add Klarna payment provided by Adyen. Resolve #252 (ff8b420)
  • Enable Paypal with Adyen payments. Resolve #251 (c99a657)
  • Expose payment source when preselecting a payment method by onClick prop (3cb3d5f)
  • Preselect payment method if there is only one (723e9b0)

Performance Improvements

  • Reduce network requests (adb0eee)