#xtreme_cs

1 messages · Page 1 of 1 (latest)

errant lanceBOT
shell pumice
#

Hello 👋
Let's chat here

severe inlet
#

hi dude

#

what up

#

I wondering how to detect the a google pay in android native sdk

#

I saw a android demo for google api

#

there is an option that you could find out that a google pay is available without request the payment to google pay api

shell pumice
severe inlet
#

also, there is an API in iOS native sdk that determine the apple pay is available or not

severe inlet
#

but i knew that we need googlepaylaunchder

#

without presentForPaymentIntent the callback won't be call

#
            environment = GooglePayEnvironment.Test,
            merchantCountryCode = Constants.UK_COUNTRY_CODE,
            merchantName = Constants.STRIPE_G_PAY_MERCHANT_NAME
        )
        var launchder = GooglePayLauncher(activity, config, readyCallback = {
                onCompleted(it)
        }, resultCallback = {
            Timber.tag("StripePaymentProvider").i(it.toString())
        })
        return launchder
#

this is my code

#

I have an ur that I could not use the google pay button

#

Thanks let me try that link you provided. I will be back in 2 min

shell pumice
#

👍

severe inlet
#

Thanks so much its work

#

❤️

#

best support ever

#

WELL DONE ❤️