woocommerce/plugins/woocommerce-blocks/assets/js/base/hooks/checkout
Albert Juhé Lluveras 4f60b6367e Fix 3D secure payment errors (https://github.com/woocommerce/woocommerce-blocks/pull/3272)
* Add errors to UI in onCheckoutAfterProcessingWithError

* Fix missing useEffect dependency

* Typo

* Reset source id if Stripe intent fails

* Remove default error on onCheckoutAfterProcessingWithError

* Add missing useEffect dependency

* Only add default error message if there is no errors in any other context

* Fix useEffect running too many times

* Add type-defs and minor improvements

* Only count error notices
2020-10-20 11:50:33 +02:00
..
test Payment methods `placeOrderButtonLabel` config (https://github.com/woocommerce/woocommerce-blocks/pull/2362) 2020-04-30 10:52:36 +01:00
index.js Fix 3D secure payment errors (https://github.com/woocommerce/woocommerce-blocks/pull/3272) 2020-10-20 11:50:33 +02:00
use-checkout-address.js Fix all shipping address changes in stripe payment request timing out with no rate update. (https://github.com/woocommerce/woocommerce-blocks/pull/2482) 2020-05-13 20:05:09 -04:00
use-checkout-notices.js Fix 3D secure payment errors (https://github.com/woocommerce/woocommerce-blocks/pull/3272) 2020-10-20 11:50:33 +02:00
use-checkout-redirect-url.js Add new hooks related to payment methods and checkout and remove obsolete. (https://github.com/woocommerce/woocommerce-blocks/pull/1929) 2020-03-11 06:50:12 -04:00
use-checkout-submit.js Payment methods `placeOrderButtonLabel` config (https://github.com/woocommerce/woocommerce-blocks/pull/2362) 2020-04-30 10:52:36 +01:00
use-emit-response.js Make 'retry' property on errors from checkoutAfterProcessingWithSuccess/Error observers default to true if it's undefined (https://github.com/woocommerce/woocommerce-blocks/pull/3261) 2020-10-12 10:19:30 +02:00