braintree_android icon indicating copy to clipboard operation
braintree_android copied to clipboard

Venmo cannot work without the app installed.

Open Jake-Jiang opened this issue 2 months ago • 1 comments

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.

Image

To reproduce

  1. Do not install Venmo
  2. Click the Venmo payment button
  3. Load webpage error

Expected behavior

  1. Do not install Venmo
  2. Click the Venmo payment button
  3. Load webpage success

Screenshots

No response

Jake-Jiang avatar Nov 05 '25 07:11 Jake-Jiang

It does work in my project though, maybe share the code snippets being used?

BunnyBuddy avatar Dec 04 '25 09:12 BunnyBuddy