LocalPayment MyBank not work
Braintree SDK Version
5.13.0
Environment
Production
Android Version & Device
Android 15
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
I integrated MyBank according to your documentation, but when I tried to use My Bank to pay, I encountered an internal error in your SDK. How can I resolve this?
To reproduce
- Click the MyBank button
- Get error
Expected behavior
- Click the MyBank button
- Pay Successful
Screenshots
Hi, thank you for reporting this issue. We have tested MyBank LocalPayment in our demo app and were not able to reproduce the error you are seeing. Will you be able to provide the code snippets on how you integrate it in your app, specifically how the request is being created and the way you start the client. It is also helpful to see a full httpError as well.