update tax collection

This commit is contained in:
Andras Bacsai 2023-09-05 10:49:17 +02:00
parent 67edce0612
commit 48ccb508f9

View File

@ -44,7 +44,7 @@ public function subscribeStripe($type)
'price' => $priceId,
'quantity' => 1,
]],
'tax_id_collection' => [
'automatic_tax' => [
'enabled' => true,
],
'mode' => 'subscription',