#Srujan

1 messages · Page 1 of 1 (latest)

lavish warrenBOT
buoyant blade
#

Do you have a link to the page that's doing this? Or are you running locally?

junior ferry
#

Yeah here

#

Click on whistle stop grill, click view cart, go to checkout, enter name and phone (fake or w/e) and you'll see the drawer open with the payment element inside

#

I can also post the checkout page I have running. We have rerenders for the checkout page, so I don't know if that's an issue when mounting this element, but so far no errors about that. I set up the logic so that clientSecret only gets passed in once its defined and doesn't change at all

buoyant blade
#

Looks like it's there

junior ferry
#

Okay damn so something is going on with my own setup

#

I see it as an option for the demo so I don't know why it wouldn't be showing here for me

buoyant blade
junior ferry
#

Is there any way to inspect the code on this site and see what the issue is?

#
    at e.canMakePayment (v3:1:171620)
    at r._canMakePaymentForBackingLibrary (v3:1:196152)
    at v3:1:197921
    at v3:1:57929
    at async Promise.all (index 0)```
#

Have you seen this error before and think it might be related?

buoyant blade
junior ferry
#

Yeah

#

This happened on the payment request button as well

#

This is what the stripePromise looks like:

  stripeAccount: stripeConfig.accountId
});```
#

What's also really odd is that when I first used the element I had google pay show up briefly before it never did again so I don't know what the issue could be.

buoyant blade
junior ferry
#

sure

#

Didn't help...it's the oddest thing

buoyant blade
#

That is odd, it fixed it for one of my colleagues, which makes this even more confusing

junior ferry
#

oh weird. i just restarted the app and it shows now

buoyant blade
#

Huh, strange

junior ferry
#

I hope it continues to work 🙏🏾

buoyant blade
#

Well, glad it's working at least!

#

Yeah for sure

junior ferry
#

Yeah...if i have the demo open that shouldn't affect my ability to see google pay right?

#

also, how do I test apple pay from chrome in my browser?

buoyant blade
#

I can't imagine why it would.

#

also, how do I test apple pay from chrome in my browser?
You don't. You have to use Safari

junior ferry
#

okay

#

thanks for the help

#

hmm, it's not showing up. If I'm testing locally, do I still need to do the apple domain verification?

#

I'm guessing I have to register ngrok domain according to these docs right?

buoyant blade
#

hmm, it's not showing up. If I'm testing locally, do I still need to do the apple domain verification?
Yes, correct