-
Notifications
You must be signed in to change notification settings - Fork 755
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
Add support for /v1/topups endpoints #425
Conversation
@stripe/api-libraries I've done some poking around, but I don't know much about Node, and am confused about the failure here. It seems unrelated to my changes. I'd appreciate any advice you have about moving this forward, please. |
Hm, we might have a build failure on |
Added #426 to fix the failing test suite. |
That failing test should be fixed now if you rebase against |
f34daf0
to
4d8b9cb
Compare
Thanks @brandur-stripe! |
r? @stripe/api-libraries |
LGTM. Thanks Jamu! |
@stripe/api-libraries are we ready to merge it? |
LGTM. |
Released as 5.5.0. |
Could someone provide documentation on how to use this please? Thanks |
Hi @jeveloper, this is an upcoming feature that's not yet publicly available or documented. |
@ob-stripe ooooh now im excited |
This add standard retrieve, create and update client support for the new
/v1/topups
endpoint.