Skip to content

Commit e69ac3e

Browse files
moved email from legal entitiy to its own setting. Minds#17
1 parent 3b0fdff commit e69ac3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Core/Payments/Stripe/Stripe.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,6 @@ public function addMerchant(Merchant $merchant)
532532
'year' => $dob[0]
533533
],
534534
],
535-
'product' => 'stripe_account',
536535
/*'product' =>[
537536
'id' => 'merch-101',
538537
'pbject' => 'plan',

0 commit comments

Comments
 (0)