#tixtree_api
1 messages ยท Page 1 of 1 (latest)
๐ 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.
Can you send us a link to a test site where this payments page can be viewed?
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
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
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 ๐
Yeah fair enough. I'm looking at the account acct_1NhF8eRi0ms4LZX5 and I'm not seeing any domains registered for Apple Pay
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? ๐ค
I think this is a Direct payment, right? The payment goes directly to the Connect account?
In that case, this section would be most useful: https://docs.stripe.com/payments/payment-methods/pmd-registration?dashboard-or-api=dashboard#register-your-domain-while-using-connect
Basically, you just need to register your platform's domain on the connect account as well, in this use-case
Yes, direct charge
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
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
Second round is on me ๐ป happy to help