Skip to content

Allow Token Create implementors to set any request params they would like.#99

Open
jonpugh wants to merge 1 commit intoTomorrowIdeas:masterfrom
allowance-app:feature/token-params
Open

Allow Token Create implementors to set any request params they would like.#99
jonpugh wants to merge 1 commit intoTomorrowIdeas:masterfrom
allowance-app:feature/token-params

Conversation

@jonpugh
Copy link
Copy Markdown

@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