mirror of
https://github.com/coollabsio/coolify.git
synced 2026-08-30 10:05:18 -05:00
update tax collection
This commit is contained in:
@@ -44,7 +44,7 @@ class PricingPlans extends Component
|
||||
'price' => $priceId,
|
||||
'quantity' => 1,
|
||||
]],
|
||||
'tax_id_collection' => [
|
||||
'automatic_tax' => [
|
||||
'enabled' => true,
|
||||
],
|
||||
'mode' => 'subscription',
|
||||
|
||||
Reference in New Issue
Block a user