Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.7.0
-
Fix Version/s: 4.7.1
-
Component/s: None
-
Labels:None
Description
GitHub Issue: https://github.com/blesta/gateway-stripepayments/issues/15
On line 156 of StripePayments is a count:
$account_count = count($legacy_stripe_accounts);
This causes an error in php 7.2+