[ad_1]
Your issue is not related at all to the Stripe plugin. You have JS errors on your checkout page you need to address.
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'value')
at ProductPageService.getSelectedProductIdAndType (productPageService.js:49:77)
at ProductPageService.getSelectedProductData (productPageService.js:32:45)
at ProductPageService.composeAndInsertOfferingWidget (productPageService.js:161:58)
at ProductPageWidgetInitializer.init (productPageWidgetInitializer.js:45:80)
Thanks