- Issue created by @glennnz
- Status changed to Closed: won't fix
over 1 year ago 4:54pm 13 July 2023 - πΈπΎSyria hodba Dubai
Actually, the fields of the billing and shipping address element are defined by Stripe and determined by the requirements of the payment methods. Unfortunately, we cannot control for most elements what fields to show or hide. I would advise you not to enable the address field of Stripe, and use the webform address element to collect it, then include it as a token in the Stripe paymentIntent configuration in the module.
You can learn about customizing the paymentIntent element in this blog post