#sandyk - stripe-node financialConnections
1 messages · Page 1 of 1 (latest)
Do you know the version of your stripe-node library itself? (2019-05-16 is the API version of your stripe account which is a slightly different thing)
It looks like financial connections was added in stripe-node 8.221.0, so if you are using an earlier version, you will need to upgrade to use financial connections https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md#82210---2022-05-05
oh I see now. Our package is outdated, will do the upgrade, thanks kindly