#uncle.t
1 messages · Page 1 of 1 (latest)
If you have a card which will decline, and register it in GooglePay
Some service could allow you to create virtual card which will decline by default, ie. in Europe
we've tried with a cancelled card, but seems like it still work, within Test environment
Ah wait, okie I think I know what happen, it's because we swapped with a always - successful test card
Sorry I don't have a better answer for you, but for now it's not possible to trigger a failed GooglePay on Test mode :/
all good all good, thanks @void ruin
another question is about Google Pay set up
according to this document from Google https://developers.google.com/pay/api/android/guides/setup
in order to proceed with Stripe + Google Pay, not sure whether we need to configure In-App billing.
as we don't see digital goods
Google processes payments for you.
So would like to clarify whether this is the case for Stripe
It's a different flow (you integrate directly with Google), versus if you integrate with Stripe with GooglePay option
Depends on web or mobile, I would recommend following Stripe Doc
we are using Stripe's Google Pay Launcher in this case
and in native Android app
Stripe doc refer to above Google Doc
and then I noticed that section from the screenshot above
so would like to clarify it before our production release
This Doc, correct? https://stripe.com/docs/google-pay
correct
by which part does it refer to Google document, sorry
Ah I see