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

Authenticate express account tokens documentation? #422

Closed
die20 opened this issue Jan 31, 2018 · 5 comments · Fixed by #555
Closed

Authenticate express account tokens documentation? #422

die20 opened this issue Jan 31, 2018 · 5 comments · Fixed by #555
Assignees
Labels

Comments

@die20
Copy link

die20 commented Jan 31, 2018

How would I make this request using the stripe-node library?
https://stripe.com/docs/connect/express-accounts#token-request

I can make an http request using the curl params from the link above but I just wanted to make sure I wasn't missing something.

@remi-stripe
Copy link
Contributor

@die20 This is not something that the library supports today. It has been added to some of our other libraries so I'm going to tag this as a future enhancement. For now the best solution would be to make your own curl request!

@jlomas-stripe jlomas-stripe self-assigned this Jan 31, 2018
@samheutmaker
Copy link

samheutmaker commented Jan 4, 2019

Making your own HTTP request is easy enough to do but super inconvenient. This is really something this library should support.

@remi-stripe tell me which resource this should fall under and I'm happy to do it right away.

@abertramds
Copy link

This would be a great addition to the library, and would really cover everything needed to complete the on-boarding of new express accounts.

@remi-stripe
Copy link
Contributor

@abertramds Thanks for sharing the feedback. We'll try to prioritize that one internally!

@remi-stripe
Copy link
Contributor

This was released in 6.22.0! cc @die20 @samheutmaker @abertramds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants