#plark_best-practices

1 messages ¡ Page 1 of 1 (latest)

devout ivyBOT
#

👋 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/1262346742024900639

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

strong mirageBOT
#

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.

modern pecan
#

I note that I have gone through what I understand are the additional steps for Apple Pay (yielding a domain ID)

#

Hold that. Just found suggestion I need to create an IOS certificate.

#

Apologies

strong mirageBOT
agile vault
#

you only need a certificate if you're building a native app

#

it doesn't sound relevant to what you're asking

#

do you have a link to the page that is trying to use Apple Pay where you get this error?

modern pecan
#

Ah - sorry, jut saw your message

#

I can't share a link at the moment, unfortunately, but I can send you a copy of all the console messages

agile vault
#

what's more useful is

  • the domain name
  • the way you initialise stripe.js (i.e. do you use Connect so Stripe(key,{stripeAccount:"acct_xxx"})
  • the Stripe accounts involved
modern pecan
#

const stripe = Stripe("mytestkey");

agile vault
modern pecan
#

Hmm. OK. I'll keep looking. Thank you