#hendr1x_api

1 messages ¡ Page 1 of 1 (latest)

jagged latchBOT
#

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

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

compact harbor
#

Current code is

const {error: submitError} = await xesm.payment.system['stripe'].cache.elements.submit();
        if (submitError) { }
#

I assume that will work but I have no way to test

compact crane
compact harbor
#

So I did try that. The payment method gets created without issue.

#

I assumed that the error only occurs when the payment is confirmed

#

I am trying to test the payment method submission.

compact crane
compact harbor
#

So that is later in the checkout process....I'm just trying to capture any errors on the payment page (elements).

compact crane
compact harbor
#

Let me read through the two error documents you provided.

#

My use case is as simple as the code I provided

#

I'm guessing you guys don't have a way for to trigger an error

compact crane
#

What error are you trying to trigger? Can you add more context?

compact harbor
#

I have a report of this page producing errors but I don't have any record of them...unfortuntely I do not have any more information. All I could offer the client was to increase logging which I am trying to do. Very frustrating.

#

The checkout has worked hundreds of times in the past, this one customer is having issues repeatly

compact crane
#

What issue/ error are they seeing exactly? What integration document are they using?

compact harbor
#

I appreciate your time. I think I am going to give up on this. Have a good day