question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Google Pay: Unexpected Developer Error, please try again later

See original GitHub issue

The problem

When Android Pay is used with live stripe key, I get the error Unexpected Developer Error, please try again later. Can someone guide me here? My androidPayMode is test.

Environment

  • tipsi-stripe version: 6.1.0

  • Android

  • OS version: Mac OS High Sierra 10.13.6

  • React-Native version: 0.53.3

  • (Android only) com.google.android.gms:play-services-base version: 11.4.2

For Android, please provide the following sections from android/app/build.gradle:

  • android.compileSdkVersion 26
  • android.buildToolsVersion: 26.0.2
  • android.defaultConfig.minSdkVersion 19
  • android.defaultConfig.targetSdkVersion: 26
  • android.defaultConfig.multiDexEnabled true

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:8

github_iconTop GitHub Comments

7reactions
SarjuHansaliyacommented, Jun 17, 2020

Try this command adb -d logcat -s WalletMerchantError in your terminal after connecting your device. May be you will get some clue from there.

2reactions
bogdanKnabe1commented, Jan 11, 2022

@SarjuHansaliya please say how can I use this command. I’ve got just -Waiting for the device - in the terminal. And in logcat nothing appears. I’ve connect to adb, in adb devices I have my device. Debugging with WIFI, Android 12.

Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript - Unexpected developer error, please try again later
I was getting the error in the title because like I said Google Pay wasn't supported fully by 'React-Native-Payments' which in turn didn't ......
Read more >
Troubleshooting | Google Pay API for Android
This error indicates that the app uses ENVIRONMENT_TEST and doesn't receive real payment ... An unexpected error has occurred. Please try again later....
Read more >
What do I need to do to fix "unexpected developer problem" error
When trying to make an online purchase I get unexpected developer error try again later (it's happened with two different locations).
Read more >
Unexpected developer error when using G Pay. : r/Gameflip
I'm trying to add funds using Google Pay and keep getting an unexpected developer error. Is this working for anyone?
Read more >
Unexpected developer error, please try again later Google pay
Im facing this issue when I try to use google pay. enter image description here. Note: It's working in sandbox environment.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found