venmo / venmo-ios-sdk

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

Better error message when invalid amount #47

Open diogeneshamilton opened 10 years ago

diogeneshamilton commented 10 years ago

Currently, if you send an invalid amount (like .01 which is really $.001), you get a response of "Invalid recipient (Please enter a valid phone, email, username, or Venmo user ID)", which is not helpful.

See here: http://stackoverflow.com/questions/25068307/ios-venmo-sdk-send-payment-issue-invalid-recipient-please-enter-a-valid-phone