#dodom-financialconnections-php
1 messages · Page 1 of 1 (latest)
dodom-financialconnections-php
Hey @lime hound ! What exact error are you getting and which exact version of the stripe-php library are you using?
Call to a member function create() on null File: filepath
In fact $stripe->financialConnections->sessions is NULL
reason why the create() method cant be called
which exact version of stripe-php are you using?
that was released back in June 2020 https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md#7390---2020-06-25. So you're almost 3 years behind.
You need to upgrade to the most recent version