#asp-android-googlepay

1 messages · Page 1 of 1 (latest)

hushed spoke
#

Hi there, I was wondering if there is any error logs you are observing within the server?

hazy osprey
#

Kindly please help me what can i do? please give me any idea.
Have any thing add to server side?

hushed spoke
#

Are you logging any errors on your server?

#

Or is there any stacktrace when running into the error?

hazy osprey
#

This merchant is not enabled for Google Pay
I got this error only

#

Is this one is right or do i add anything for this code?
GooglePayPaymentMethodLauncher googlePayLauncher = new GooglePayPaymentMethodLauncher(

            Payment_Settings_Activity.this,
            new GooglePayPaymentMethodLauncher.Config(
                    GooglePayEnvironment.Production,
                    "US",
                    "Fusion Kitchen"
            ),
            Payment_Settings_Activity.this::onGooglePayReady,
            Payment_Settings_Activity.this::onGooglePayResult
    );
hushed spoke
#

I see, in this case you would need to contact the merchant to enable Google Pay on their phone.

hazy osprey
#

How to enable merchant id in google pay? can You please share me the any referral link

#

Could please help me sir this is issue

hazy osprey
#

@hushed spoke
Serverside showing this error

Failed(error=java.lang.RuntimeException: Google Pay failed with error 405: , errorCode=1)

hazy osprey
#

Serverside showing this error

Failed(error=java.lang.RuntimeException: Google Pay failed with error 405: , errorCode=1)

terse barn
#

(lurk) Does your account have Google Pay enabled in both Live mode and Test mode?

Sheet open in type os TEST mode but in release mode give error Like This merchant is not enabled for Google Pay. android java kindly please help me

hazy osprey
#

when i check this enabled option stripe account or google account?

terse barn
#

Do you have Dashboard access?

#

Toggle the "Test mode" on and off in upper right hand side

hazy osprey
#

Okay sure i will check it.
Other than this is there any changes we have to do in my side?

terse barn
#

That would be the first thing to check, according to your error message 🙂

hazy osprey
#

I enaled our stripe acoount but got a same error

#

This merchant is not enabled for Google Pay this error showing our side

dire lance
#

you have to talk to Google to go live, it's not just Stripe.