When the billing address contains a simple quote, it causes a javascript error preventing Stripe form to be displayed.
This situation occurs, for exemple, for some french cities (L'union).
https://github.com/lunarphp/stripe/blob/634e396395a0059f21c77c2a4a8aa74ccdf2bb5b/resources/views/stripe/components/payment-form.blade.php#L11-L18
Maybe these strings should be escaped with addcslashes