From f9c16ce4c4382a24af04f4f6517c8c11a6af551f Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Wed, 17 Aug 2022 07:17:09 +0200 Subject: [PATCH] fix(bot): pay button not submitting --- .../ChatGroup/ChatBlock/inputs/PaymentForm/StripePaymentForm.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/bot-engine/src/components/ChatGroup/ChatBlock/inputs/PaymentForm/StripePaymentForm.tsx b/packages/bot-engine/src/components/ChatGroup/ChatBlock/inputs/PaymentForm/StripePaymentForm.tsx index c3de227a05..1cc619f5bb 100644 --- a/packages/bot-engine/src/components/ChatGroup/ChatBlock/inputs/PaymentForm/StripePaymentForm.tsx +++ b/packages/bot-engine/src/components/ChatGroup/ChatBlock/inputs/PaymentForm/StripePaymentForm.tsx @@ -175,6 +175,7 @@ const CheckoutForm = ({ /> {isPayButtonVisible && (