TomorrowIdeas / plaid-sdk-php

PHP bindings for the Plaid API
MIT License
111 stars 42 forks source link

Help needed - Laravel and Plaid #90

Open hoainvest opened 4 months ago

hoainvest commented 4 months ago

We are currently using the TomorrowIdeas Library for Laravel (PHP). It seems that this library does not support the required_if_supported_products feature.

"//Using the required_if_supported_products parameter with a Plaid client library requires the following client library minimum versions: Node: 14.1.0, Python: 14.1.0, Ruby: 19.1.0, Java: 15.1.0, Go: 13.0.0.//"

In this scenario, I can only specify the products, and the majority of institutions require investments. Are there any other options available that also support Laravel?