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

Would love the option to transfer venmo balance to my bank! #49

Open
varenc opened this issue Mar 7, 2018 · 3 comments
Open

Would love the option to transfer venmo balance to my bank! #49

varenc opened this issue Mar 7, 2018 · 3 comments

Comments

@varenc
Copy link

varenc commented Mar 7, 2018

We have a dedicated account that accepts venmo payment for our rent. This needs to get transferred to a bank account where the actual rent check gets sent.

If this isn't on anyone radar already, I try implementing this, in which case, pointers are welcome.

@zackhsi
Copy link
Owner

zackhsi commented Mar 8, 2018

Great idea :)

You will need to do some digging and/or reverse engineering, as venmo's docs are no longer publicly available. I have tried the Wayback Machine but the particular page we need is not archived, unfortunately.

@urq
Copy link

urq commented Jul 3, 2018

Hey @varenc @zackhsi I just put up PR #50 that gets you half way there. The part that isn't implemented is getting the bank ID, which is a UUID I found buried in an iframe on the bank transfer webpage. I've been using this for a few days now with success. If you want to piggyback on top of that, go for it.

@zackhsi Nice project btw!

@cscetbon
Copy link

cscetbon commented Jun 5, 2019

@urq Can we download the payment history of a non public account ?

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