venmo / venmo-ios-sdk

Make and accept payments in your iOS app via Venmo
MIT License
178 stars 57 forks source link

Error with paying via TransactionMethodAPI #50

Closed Dinhh1 closed 10 years ago

Dinhh1 commented 10 years ago

I'm having a difficult time using the TransactionMethodAPI. I always get the error "User has a bank on file but has not confirmed that it should be used as a funding source". I know for a fact, I was sending to someone with a funded and verified account. I also tested this on the sample app, minivenmo, and was getting the same result.

Thanks