Skip to content

[16.x] Fix taxes with stripe sdk 17#1793

Merged
taylorotwell merged 2 commits intolaravel:16.xfrom
matthieumota:fix-taxes
Oct 24, 2025
Merged

[16.x] Fix taxes with stripe sdk 17#1793
taylorotwell merged 2 commits intolaravel:16.xfrom
matthieumota:fix-taxes

Conversation

@matthieumota
Copy link
Contributor

I see that on 16.x, there is no more taxes on invoices... We are in EU and taxes are important unfortunately...

I think that #1783 break things because we don't call refreshWithExpandedData and not work with :

  • 'lines.data.taxes.tax_rate_details.tax_rate',
  • 'total_taxes.tax_rate_details.tax_rate',

So, I think we need to load stripe rate from API but maybe there is a better method to make that.

@taylorotwell taylorotwell merged commit cccb826 into laravel:16.x Oct 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants