@greg reported the following on a Venmo testing thread:
Greg Grossmeier:
very quick/fluid.
Dumb question: after scanning the QR codes my Venmo app (Android) just asks me to confirm which bank account to pull from but doesn't list the amount that will be debited (it's on the original donatewiki page, of course). Pretty sure we have no control over that but just noting it.
(I guess that wasn't a question :slightly_smiling_face: )
After glancing at the Venmo docs, I found the following notice about the requirement to pass total_amount with transactions when using SDK v3.96.1 or greater and last week, we bumped our Venmo JS from v3.96.0 to v3.133.0, so this now applies:
Let's pull the amount from the UI and send it pass it into the braintree.venmo.create() call.
