#Arunkumar

1 messages · Page 1 of 1 (latest)

wise pilotBOT
autumn vector
#

Hi! Let me help you with this.

#

merchantName should be the name of your company

loud coyote
#

so we have to check in stripe dashboard ,for this

#

Name of the company means it can be anything right, whether it is strict with stripe related

autumn vector
#

Yes, it's what will be displayed to the customer.

loud coyote
#

okay thanks

sweet swallow
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

loud coyote
#

Hello

#

while i am integrating gpay, i am facing Authentication error as dialog in android

sweet swallow
#

what is the error you're getting

loud coyote
#

Authentication Error as a header

#

description is

#

There was an error authenting your request,please try again

sweet swallow
#

would you mind sharing some code, screenshots, request ids, anything that might help contextualize your Q?

loud coyote
#

GooglePayPaymentMethodLauncher googlePayLauncher = new GooglePayPaymentMethodLauncher(
(ComponentActivity) this,
new GooglePayPaymentMethodLauncher.Config(
GooglePayEnvironment.Test,
"AE",
"Test"
),
this::onGooglePayReady,
this::onGooglePayResult
);

#

googlePayLauncher.present("AED",10);

#

before this i am initializing

#

PaymentConfiguration.init(this, key);

green sapphire
#

What is the country of your Stripe account?

loud coyote
#

UAE

green sapphire
#

Can you share any errors/logs from logcat?

#

Also, do you have payment method(s) added to your Google Pay wallet?

loud coyote
#

i am in india,..how i can test this

#

Right now , I am getting An unexpexted error has occurred.Please try again later [OR_BIBED_08]

green sapphire
#

Do you have the correct, non-UPI Google Wallet app on your device?

loud coyote
#

i am having only gpay with UPI

#

An unexpexted error has occurred.Please try again later [OR_BIBED_08]

#

what is this error means

green sapphire
#

Yeah that won't work unfortunately. Our Google Pay implementation does not support UPI, you need the other Google Wallet app on your device with a valid card added

green sapphire
loud coyote
#

can u suggest ,what i have to do,i am in india..working for UAE

green sapphire
#

I told you what you need to do: use the other Google Wallet app (non-UPI) with a valid credit card added

#

If that's unavailable in India, then you'll not be able to use Google Pay