Hi everyone,
I’m using the Stripe plugin in Bubble to create a checkout page, but I’ve encountered an issue with VAT requirements. On the Stripe-hosted Checkout page, if a user selects the “I’m purchasing as a business” option, the VAT information field becomes mandatory.
I want to make the VAT field optional so that users can subscribe without entering VAT information. Is there a way to configure this in the Bubble Stripe plugin settings or through a Stripe API workaround?
Here’s what I’ve tried:
- Checked Stripe’s settings in the dashboard, but I couldn’t find an option to make VAT optional for business purchases.
- Looked into the plugin options in Bubble, but there doesn’t seem to be a setting for this.
If this isn’t possible using the plugin, is there an alternative way (like custom API calls) to handle this scenario while still using Stripe Checkout?
Any guidance or suggestions would be greatly appreciated!
Thank you!