update tax collection
This commit is contained in:
parent
67edce0612
commit
48ccb508f9
@ -44,7 +44,7 @@ public function subscribeStripe($type)
|
|||||||
'price' => $priceId,
|
'price' => $priceId,
|
||||||
'quantity' => 1,
|
'quantity' => 1,
|
||||||
]],
|
]],
|
||||||
'tax_id_collection' => [
|
'automatic_tax' => [
|
||||||
'enabled' => true,
|
'enabled' => true,
|
||||||
],
|
],
|
||||||
'mode' => 'subscription',
|
'mode' => 'subscription',
|
||||||
|
Loading…
Reference in New Issue
Block a user