#SenorKarlos-apple-pay

1 messages ยท Page 1 of 1 (latest)

tender ridge
#

Hello ๐Ÿ‘‹
So if I understand it correctly, you're trying to test Apple pay using Chrome?
Its only going to show up via Safari

stable hill
#

ahh ok, i did some searching and wasn't sure. I'll go steal my kids iPad for a few ๐Ÿ˜‚

#

and hello again! ๐Ÿ˜„

#

hrm just tried from wifes iPhone on way to steal iPad, and no Apple pay button. 99% sure she's used it before and has payment methods saved to her browser & apple pay

#

there is that 1% and my having no effin clue how complicated Apple makes things

tender ridge
#

If the URL is public, I can take a look

stable hill
#

๐Ÿ˜‚ first thing it does is a discord login, and apparently that embed gets sent to oauth O.o - I guess i need to add a 'login with discord' button pre-stage

#

just when i thought I was done with my login flow LMAO

#

I wanna delete that asap so lemme know when you're back

tender ridge
#

ah won't be able to test if it needs a login ๐Ÿ˜ฆ

stable hill
#

You have discord LOLOL, some kind of policy? I'll be deleting all test data anyways

#

probably a policy ๐Ÿ˜‚ was just thinking you'd have to quit my test guild after and I'd end up with whatever your discord email is

tender ridge
#

yeah ๐Ÿ˜…
If you can spin up a test page that basically just tries to render the button (without login) w/ your current code, I can take a look at that one and see what's going on.

stable hill
#

my code relies on a cx token being made and passing in the object... I guess I could like hard-code something using one of these tokens I've made (or no token & dummy email). but by the time i did all that we could probably just chat out what's happening LOL

#

same result on this iPad using safari. Can you maybe summarize what conditions need to be met for that magical button to appear ๐Ÿ˜‚ cuz I'm clearly missin something

tender ridge
stable hill
#

I think that document is telling me what I am missing here lol. For one, I only verified my top level domain in test mode, for two I'm pretty damn sure my kid doesn't have a wallet or saved methods on this ipad
being as I'm testing on a subdomain I have to repeat that step in both modes if I read this right? and pre-prep my browser

#

or just verify the test subdomain as well it means

tender ridge
#

You need to verify the domain + any subdomains in live mode as well as test mode

stable hill
#

ok

#

difference being the stripe keys sent during the process?

#

I see a connected platform (ko-fi.com) in my test mode settings that they must have auto-created

#

but I wouldn't have expected them to do both

tender ridge
#

Not sure who is "they" here ๐Ÿ™‚

stable hill
#

ko-fi

#

๐Ÿ˜… I hate apple lol

#

just went through all the steps, made sure I could download the file, adding domain failed ๐Ÿคฆโ€โ™‚๏ธ

tender ridge
#

what's the error?

stable hill
#

it 404'd. Gonna repeat the process, I had to unblock the . directories (some old default security I set) so maybe because I started the approval session while it WAS blocked? O.o lol

#

I should honestly probably just set this aside for now. My use will be auto-tax and until y'all fix that up I'm wasting time in the now I don't have on a product I'll want in the future. Should be future me's problem ๐Ÿ˜‚ I'm making checkouts in multiple modes, just get on with it ๐Ÿ˜‚

#

I know what I need to do now anywho. Thank you very much!