#bawanglong1715

1 messages · Page 1 of 1 (latest)

gray streamBOT
#

Hello bawanglong1715, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
bawanglong1715, 1 days ago, 25 messages
bawanglong1715, 2 days ago, 26 messages

spice crater
#

when i click here

#

This prompt appeared

past meadow
#

If you open console, does it print any error?

spice crater
#

no errors

#

Do I need to configure anything in Google Pay?

past meadow
#

Probably your account. Can you share your account id acct_xxx and then this GooglePay URL?

spice crater
#

acct_1NAqcDCQOGOFHFAn

#

GooglePay URL I don't know where to find it

past meadow
#

I see you haven't turned on GooglePay

spice crater
#

Yes, because my users cannot use Google Pay, I temporarily turned off Google Pay. But I turned it on in the test environment, and I will turn it on when I plan to use the test environment to officially use Google Pay.

past meadow
#

Hmm okie, is the URL above your site URL?

#

I can't see anything there

spice crater
#

I want to ask you, how should I configure this URL correctly?

past meadow
#

We need an accessible URL first to start debugging. Can you provide the URL of the page in your screenshot?

past meadow
#

Hmm that page only shows a string

spice crater
#

What conditions does the URL you need meet?

#

Yes, the URL I just sent is an interface address for obtaining background data.

past meadow
spice crater
#

This is an APP

past meadow
#

Oh, an Android App? and PaymentSheet?

gray streamBOT
spice crater
#

yes

hazy widget
#

Hi! I'm taking over this thread.

spice crater
#

ok

hazy widget
#

Like the error suggest, could you try with a different payment method to see if it works?

spice crater
#

Other payment methods are available

hazy widget
#

I meant add a different card to your Google Pay wallet, and retry Google Pay.

spice crater
#

OK I'll try it

spice crater
#

I added a new card and still have the same problem

#

A Google Pay error code OR_BIBED_06 has appeared.

hazy widget
#

Hum, looking into this.

spice crater
#

OK

hazy widget
#

Is your app build in React Native, or on Android directly?

spice crater
#

Built directly on top of Android

native glade
#

Can you share your code your're using when you call GooglePayLauncher

#

Specifically, are you passing environment = GooglePayEnvironment.Test?

spice crater
#

YES

native glade
#

It should be Test not Production if this is a test mode payment (which the screenshot says it is)

spice crater
#

Yes, I understand. I am using the official environment for testing.

native glade
#

I don't understand what 'official environment' means?

spice crater
#

I have tested both the test environment and the official environment, and neither of them can invoke Google Pay.

native glade
#

You're using your test API keys as per the screenshot, hence the 'test mode' badge in the Payment Sheet

native glade
#

But you can't use GooglePayEnvironment.Production with test API keys

spice crater
#

googlePayEnvironment = PaymentSheet.GooglePayConfiguration.Environment.Test

#

Google Pay cannot be invoked in this environment

native glade
#

And the same error occurs?

spice crater
#

yes

native glade
#

OR_BIBED_06?

spice crater
#

yes

native glade
#

Yeah unfortunately I don't really have an answer. Normally you need to setup Google Pay in the Business Console over at Google but that's only for production/live. This error is normally because of a mismatch of production/test environments but you say that's not the case

I'd recommend you write in to our team so we can spend some more time looking at this properly: https://support.stripe.com/contact/email?topic=api_integration

spice crater
#

Business Console where to set

#

In the process of connecting to Google Pay, do we need to set anything on the Google Pay platform?

spice crater
#

If I am in a test environment, does it mean that I don’t need to operate anything on the Google Payment Platform?

native glade
#

My understand that is only required for live/production yes

#

As I said, you need to write in to our team. This issue is beyond the level of support we can offer here