#tixtree_api

1 messages ยท Page 1 of 1 (latest)

azure kernelBOT
#

๐Ÿ‘‹ 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/1237825440664522802

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

green lynx
#

Can you send us a link to a test site where this payments page can be viewed?

raven palm
#

I can provide a test event but we don't have a test env

#

you can just hit "get tickets" > select a date > add "First Mover Advantage" to the basket > fill with dummy data and the payment element will be there

green lynx
#

Still looking into this, but you might want to allowlist requests to/from the *.hcaptcha domains on your server. I'm noticing that you're getting a 401 error there, which means Stripe cannot request CAPTCHA on this page

#

It's likely not related, but figured I'd just call that out

raven palm
#

Oh ok, I'll do that even though it does not seem related to me as well. The first problem to fix is let ticket buyer see the apple pay button ๐Ÿ˜…

green lynx
#

Yeah fair enough. I'm looking at the account acct_1NhF8eRi0ms4LZX5 and I'm not seeing any domains registered for Apple Pay

raven palm
#

That is the connected account id.

#

The registered domain is the platform domain (tixtree.com)

#

Am I missing something here?

#

How the connected account can register our domain? ๐Ÿค”

green lynx
#

Basically, you just need to register your platform's domain on the connect account as well, in this use-case

raven palm
#

Yes, direct charge

green lynx
#

Yup, so you just have to make sure that all your connect accounts also have the domain registered. If you have a lot of them, you would want to probably write a script that iteratively makes the API call from the code snippet in that section

raven palm
#

Oh em gee! I'll check that document and if it solves I owe you a brewery

#

Thank you very much mate, you saved my week

green lynx
#

Second round is on me ๐Ÿป happy to help