#chatdata_emma

1 messages · Page 1 of 1 (latest)

tough pagodaBOT
#

Hello! 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.

gritty vault
#

Hello again, that's correct, as long as Google Pay is turned on in your dashboard correctly, you don't need to set it via the API.

Just to make sure I didn't overlook an important detail earlier, is Stripe Connect part of your flow?

potent thunder
#

what is stripe connect? We have turned on the Google Pay in the dashboard. Our environment is in nodejs and the flow is

  1. customer click to upgrade button.
  2. The frontend send the request to the backend to create the checkout_session
  3. The fronend receives the checkout_sesssion and call RedirectToCheckout function to redirect the customer to make the final payment
gritty vault
#

If you don't know what Connect is, you're probably not using it and we can ignore it. Are these additional posts because you didn't see Google Pay in your testing, is there more context to your scnenario now?

potent thunder
#

I do not have a google pay account and is trying to set up one to test...I am testing if Google chrome on an iphone can show me the Google pay button

gritty vault
potent thunder
#

hmm. I have downloaded a google pay app in my iphone and use google chrome browser to trigger the payment. But I only see Apple pay and cash app pay

#

How many buttons can be shown there?

gritty vault
#

Oh, if you already have Apple Pay set up, it's expected for that to take priority over Google Pay.

potent thunder
#

I see. I guess that I have to wait for the customer to get back.. How many buttons can be shown there?

gritty vault
#

Depends on your settings, if there are more than 3 then you should see an overflow button that you can use to access the other options.

potent thunder
#

yeah, I want to turn on that. Can you give me guide how to turn on the overflow button?

gritty vault
#

It's not something you turn on, it's shown automatically if more than three types of Payment Methods are available for the Checkout Session you created.

potent thunder
#

But for this case, it's more than 3 types of payment. I turned on so many payment options , but I see at most 3 options ( Apple pay, Card, Cash App pay) . Actually, I personally also have a wechat and don't know how to make the payment via wechat even if I turned it on

gritty vault
#

Do you have a specific Checkout Session ID from your testing that you can share?

potent thunder
#

it's hard for me to get the production one checkout session id because it redirects to the Stripe Checkout page immediately. Do you mean a checkout session in the developement mode?

#

I am also interested to know how the wechat pay and alipay can work? Myself has wechat install in my iphone and cannot figure out how to use wechat to make the payment

#

Normally, the payment page should give me a QR code that I can use my wechat app to scane to make the payment. But it doesn't have that option

gritty vault
#

Sorry, I need something specific to be able to help more, I need to know what you're doing that's leading to the behavior you're seeing. If you're able to reproduce that in test mode, that works. I need an example of a Checkout Session, and an understanding of what Payment Method types you expect to be shown but aren't seeing.

potent thunder
#

okay. Let me figure out how to get a production check out session id triggered by my phone .

tough pagodaBOT
potent thunder
#

Hi @gritty vault this is the session_id I just triggered with my iphone cs_live_b1WR0dVRsLL7EkvLh7yPOAZMXpYRJOLnJx0HebwRejpsbOuQaRR2Q2f1pA

#

it has the Apple Pay button, Card and Cash App Pay buttons

unreal crag
#

@potent thunder Stepping in for my teammate here. Give me a few mins to catch up

potent thunder
#

okay

unreal crag
#

I take it you opened this Checkout Session in Safari for iOS?

potent thunder
#

no, I use the chrome browser from my iphone (IOS)

#

and my iphone has both google pay and wechat installed.

#

there is another one cs_live_b1Y75jw2SABtM7Nb1RJkoC5A6HN4unRoCYZpC9HGZKOi5gQwz6p6qUaV4E

unreal crag
#

Do you have a screenshot of what this looks like? I see the payment method types on the Checkout Sessions include card so I'd expect you to be able to see GooglePay if you open these Sessions in Chrome