venmo icon indicating copy to clipboard operation
venmo copied to clipboard

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

Open varenc opened this issue 8 years ago • 3 comments

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.

varenc avatar Mar 07 '18 23:03 varenc

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.

zackhsi avatar Mar 08 '18 23:03 zackhsi

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 avatar Jul 03 '18 22:07 urq

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

cscetbon avatar Jun 05 '19 04:06 cscetbon