#ramsha8169_error

1 messages ¡ Page 1 of 1 (latest)

fading iceBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1214523998122016838

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

humble gustBOT
nova yacht
#

Are you facing this issue in your test or live mode ?

deep forge
#

test mode of Stripe, using test publishable key to setup stripe.

nova yacht
#

What Stripe SDK are you using exaclty ? is it Android ?

#

the apk is a debug or a release one ?

deep forge
#

Android SDK. version 20.37.4. The apk is debug.

nova yacht
#

Thanks for sharing these details.

#

The OR_BIBED_08 error is on Google Pay Side. In general your using a non valid card (you need to use a live/real credit card in your tests)

deep forge
#

I have tried with a live/real credit card. I still get the same error.

humble gustBOT
deep forge
#

It was working when I was integrating the SDK. But suddenly it just stopped and started giving error. I can not find any information related to this error on the google dev documentation

nova yacht
#

Yes there is no enough information about this code on Google Side... but in general this due to using a non valid card, or a miss configuration in live mode

#

But you are saying that you are facing this in test mode

deep forge
#

Yes exactly, we have not configured Live mode yet since we are in heavy development and test phase yet. Therefore only testing with Test Mode.