Skip to content

Conversation

@jonpugh
Copy link

@jonpugh jonpugh commented Aug 14, 2025

I was implementing the "Hosted Link" feature in plaid and I couldn't do it with this library.

The params are hard coded.

This PR adds "$params" as an argument so that the caller can put any options in there they need.

To test:

  1. Add to composer.json repositories:
        {
            "type": "vcs",
            "url": "https://github.com/allowance-app/plaid-sdk-php"
        }
  1. Set require to use the branch:
    "tomorrow-ideas/plaid-sdk-php": "dev-feature/token-params",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant