braintree_android
braintree_android copied to clipboard
Venmo cannot work without the app installed.
Braintree SDK Version
5.17.0
Environment
Sandbox
Android Version & Device
No response
Braintree dependencies
implementation project(':AmericanExpress') implementation project(':Card') implementation project(':GooglePay') implementation project(':LocalPayment') implementation project(':PayPal') implementation project(':DataCollector') implementation project(':PayPalMessaging') implementation project(':ShopperInsights') implementation project(':SEPADirectDebit') implementation project(':ThreeDSecure') implementation project(':Venmo') implementation project(':VisaCheckout')
Describe the bug
Venmo cannot work without the app installed.
To reproduce
- Do not install Venmo
- Click the Venmo payment button
- Load webpage error
Expected behavior
- Do not install Venmo
- Click the Venmo payment button
- Load webpage success
Screenshots
No response
It does work in my project though, maybe share the code snippets being used?