#munlightshadow

1 messages · Page 1 of 1 (latest)

twin cipherBOT
earnest mortar
#

hello, are you a developer and did you code your integration yourself?

small shard
#

yes

earnest mortar
#

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

small shard
#

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?

earnest mortar
#

how are you integrated client-side, I'm assuming you're using Payment Element?

small shard
#

Unfortunately I not sure (I'm back-end) I think yes

earnest mortar
#

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

small shard
#

we can't find any documentation about this error. May be you can get any advice?

earnest mortar
#

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?

small shard
#

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.

earnest mortar
#

yeah that helps our eng team in how to repro