#vidyaanakru_33974

1 messages · Page 1 of 1 (latest)

twilit cryptBOT
#

Hello vidyaanakru_33974, 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.
• vidyaanakru_33974, 14 hours ago, 59 messages

rare marsh
#

hello! can you share a url to your live site which we can access to take a look?

vocal tulip
#

To check the issue on the dev app, follow the steps

  1. click on https://sandbox.dealmagik.com/
  2. Click on Go
  3. Click on Buy on any of the items you see on the screen
  4. Click on Checkout on the panel on the right
rare marsh
#

give us a while to continue looking into this

vocal tulip
#

Sure

twilit cryptBOT
half hornet
#

Hi! I'm taking over this thread. Having a look.

dense violet
#

👋 taking over for my colleague. Let me catch up.

#

would you mind sharing how are you initializing the stripe instance?

#

why are you using paymentRequest.on("token", ... instead of paymentRequest.on('paymentmethod',

vocal tulip
#

The token is used to complete the payment

#

The paymentRequest.show() is not showing the google pay popup window

#

The screen gets greyd out

dense violet
#

you need to follow the steps from that guide

vocal tulip
#

Interesting thing is, paymentRequest.on("token" works when I do the payment on a mobile browser.
Somehow, the browser on desktop is not working.
The token based implementation was from the stripe documentation only.