Would love the option to transfer venmo balance to my bank!
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.
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.
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!
@urq Can we download the payment history of a non public account ?