diff --git a/changelog/as-fix-ece-with-woopay b/changelog/as-fix-ece-with-woopay
new file mode 100644
index 00000000000..5bf422d22ea
--- /dev/null
+++ b/changelog/as-fix-ece-with-woopay
@@ -0,0 +1,4 @@
+Significance: minor
+Type: add
+
+Fix ECE not working without WooPay.
diff --git a/client/express-checkout/blocks/components/express-checkout-container.js b/client/express-checkout/blocks/components/express-checkout-container.js
index e25960c03cd..9285227bf63 100644
--- a/client/express-checkout/blocks/components/express-checkout-container.js
+++ b/client/express-checkout/blocks/components/express-checkout-container.js
@@ -19,9 +19,11 @@ const ExpressCheckoutContainer = ( props ) => {
};
return (
-