#ante_paymentelement-custom
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1250107906070937652
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Hi there ๐ I'm not sure offhand what could be leading to that. What debugging have you done so far, have you identified the line of code that results in that error being thrown?
I also see you mentioned GiveWP, are you using a prebuilt integration provided to you by GiveWP?
ante_paymentelement-custom
No, this is a custom integration for one GiveWP add-on. Also, I'm not even sure how to debug this. I mentioned earlier that I suspected the problem might be in showing the payment element before the stripe loads, and I tried to add a check for that. What's strange is that everything works on the local server. Here is the screenshot of the error I got.
@tiny grail I'm happy to help if you can provide detailed information around how you integrated, your code and a URL where I can see the page live
The code is in private repo, but I can give you login details of the stage site.
Maybe I can send you the code somehow?
What is in that first error in red? Can you expand it?
Ohh, I somehow missed that.
okay so that's your issue. My guess is that your account is disabled right now in production/live mode and you need to reach out to our support team for further help: https://support.stripe.com/contact/
Okay, thanks!