sshropshire

Results 221 comments of sshropshire

@scannillo 😨 😭 😭

@scannillo gotta 🪃 to close now lol

Hi @naxel thanks for using the Braintree SDK for iOS. This looks like an issue with Cardinal our 3rd-party MPI plugin. Do you have a set of steps to reproduce...

Hi @fabiorbap thanks for using the Braintree SDK for Android. First thing I would recommend is updating to the latest [6.2.0](https://github.com/braintree/braintree-android-drop-in/blob/master/CHANGELOG.md#620) version and see if the issue still persists. Also,...

@fabiorbap I appreciate your patience. Circling back to this now. I know it's marked as deprecated, but can you try setting the `googleMerchantId` on your `GooglePayRequest`? The merchant ID should...

@hussulinux where you able to try adding your `googleMerchantId` to the `GooglePayRequest` object?

@hussulinux thanks for providing the above snippet. Your setup code looks accurate. To confirm, are the `google_merchant_id_` string resource values taken from your app's [Google Pay Business Console](https://pay.google.com/business/console/)?

@hussulinux @krushalikevadiya were you able to try `adb -d logcat -s WalletMerchantError` as mentioned in the [Google Pay Troubleshooting](https://developers.google.com/pay/api/android/support/troubleshooting#request-failed) guide to see if the Google Pay library provides more information...

@krushalikevadiya I'm unable to reproduce this issue with our sample app. Since this occurs after the Google Pay UI is presented, my gut says maybe it's something on Google's side....

Hey @Joesta thanks for using the Braintree SDK for Android. Does `Error#printStackTrace()` provide any additional information here that could help diagnose the issue?