mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
fix
This commit is contained in:
parent
48ccb508f9
commit
cbd5fab2e7
1 changed files with 3 additions and 0 deletions
|
|
@ -44,6 +44,9 @@ class PricingPlans extends Component
|
|||
'price' => $priceId,
|
||||
'quantity' => 1,
|
||||
]],
|
||||
'tax_id_collection' => [
|
||||
'enabled' => true,
|
||||
],
|
||||
'automatic_tax' => [
|
||||
'enabled' => true,
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue