I am trying to use the Venmo Android SDK but am running into an issue when I try and send a charge to multiple users. If i use this:
https://venmo.com/?txn=charge&amount=23.25¬e=for+dinner&recipients=hamilton@venmo.com,646.863.9557,john
in my computers web browser it pulls up the venmo site with three people that will split the charge, However if I try something like that in my android app it will only take the first recipient.
Any suggestions on how to fix this?
Venmo Confirmed that this is currently not possible in the android sdk.