#talon_api

1 messages ¡ Page 1 of 1 (latest)

languid locustBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1283848125240574053

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

rain marlin
#
    <div id="checkout-page">
      <h1>Checkout page</h1>
      <p>Please select a payment method</p>
      <ExpressCheckoutElement onConfirm={onConfirm} />
      {errorMessage && <div>{errorMessage}</div>}
    </div>
polar crane
#

Hello! Apple Pay is only going to show up in Safari with a valid card in your wallet. Are you using Safari with a valid card?

rain marlin
#

appple pay is visible

#

only google pay is not visible

polar crane
#

Google Pay will only show up in Chrome when a valid card is available in Google Pay there.

#

You can't get both Apple Pay and Google Pay showing up at the same time in the same browser currently.

rain marlin
#

do i need to verify additionally?

polar crane
#

The only requirement for Google Pay is domain registration. Apple Pay is the only one that needs the additional domain validation step.

rain marlin
#

i verified domain for apple pay but there was no setup for Google pay

polar crane
#

If Apple Pay is showing up both Apple Pay and Google Pay should be working and should automatically show up when available.

#

There's no additional setup for Google Pay.

rain marlin
#

verified domain? as like https? i am using ngrok

polar crane
rain marlin
#

okay it worked on android after setting up gpay in phone

#

ngrok workedf

#

thank you

polar crane
#

Cool!