I am using Stripe Checkout for credit card charging. But I don\'t see billing address in the popup window. How come they don\'t need a billing address? Why? Any other websites t
It's possible to force business address fields for checkout :
billingAddressCollection: 'required',
More informations here : https://stripe.com/docs/payments/checkout/customization#billing-address-collection