Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Plaid's Processor Token Endpoint (non-Stripe Specific) #45

Open
joeblas opened this issue Jan 26, 2021 · 3 comments
Open

Implement Plaid's Processor Token Endpoint (non-Stripe Specific) #45

joeblas opened this issue Jan 26, 2021 · 3 comments

Comments

@joeblas
Copy link

joeblas commented Jan 26, 2021

Plaid now has an additional processor token endpoint for other integrations besides Stripe. The documentation is here.

Should be a straightforward implementation. I may even take a stab at it.

@Ackara
Copy link
Owner

Ackara commented Jan 30, 2021

when I get the chance

@NicholasBrockman
Copy link

@Ackara would you mind if I created a PR to address this? We are using plaid for one of our integrations and are not using stripe, so this would be helpful.

@viceroypenguin
Copy link
Contributor

viceroypenguin commented Feb 9, 2022

@NicholasBrockman - if you need this quickly, please feel free to checkout viceroypenguin/Going.Plaid. I am keeping it up to date according to their public API spec, so it should include these endpoints. Specifically, the code is present here and here.

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

No branches or pull requests

4 participants