#munlightshadow
1 messages · Page 1 of 1 (latest)
hello, are you a developer and did you code your integration yourself?
yes
ok so can you say much more about
But we have error "Empty total label may be confusing the user"
what is the request ID, where do you see the error, I don't know what you're referring to right now
sure
this is error:
and this is code:
I think we should display total cost for user.
*63 445 EUR in the bottom of the screen - it is our calculation. I think we should get cost from stripe.
Am I right?
@earnest mortar are you here?
how are you integrated client-side, I'm assuming you're using Payment Element?
Unfortunately I not sure (I'm back-end) I think yes
cause the error is on the frontend, the server-side code is helpful but this is Payment Element ( PaymentRequest Button within that UI specifically) throwing that error, though I'm unclear why cause of the multiple ways to integrate Payment Element
we can't find any documentation about this error. May be you can get any advice?
I haven't heard of this error before, which is why I'm asking for the client-side code, how that was integrated, whether the "default" integration, or "deferred" integration of Payment Element, or something else etc
also my understanding is the error shouldn't block any actual functionality?
is it blocking anythign for you?
No. Not blocking. But error in console from payment gateway - not very well
ok. I understand. Thanks. I will get this code from front-end developer and return.
yeah that helps our eng team in how to repro