today
Billing addresses in Stigg Checkout invoices
We've updated the behavior of the Checkout Widget to automatically reflect customer's billing address in generated invoices.
🆕 What's New
- The billing address that's collected via the Stigg Checkout Widget is now stored on the Stripe Customer object - before this change, the billing address was stored as part of the customer's payment method details.
- The billing address that customers enter in the Stigg Checkout Widget is now automatically reflected in generated invoices.
⭐️ Why It Matters
Including a customer's billing address on invoices is required for legal, tax, and compliance reasons in many jurisdictions.
⚒️ Get Started
To reflect this behavior, simply update the relevant Stigg frontend SDK to the latest version.
If you're not leveraging the Stigg Checkout yet, click here to learn more how you can accept payments without ever worrying about changes to your pricing model or migration to another billing provider.
📦 Availability
The new behavior is available to all customers that leverage the Stigg Checkout widget together with Stigg's integration with Stripe.
This functionality is available in the following SDK versions:
- React SDK: v8.1.0
- Vue SDK: v6.1.0
- Embed SDK: v7.1.0