#domeoo
1 messages · Page 1 of 1 (latest)
what API call did you make(please share the request ID req_xxx), what did you expect to see happen, what happened instead?
sorry but where can i find the req_xxx
yep
But the UI wont show the change.
which UI? what exact page are you looking at, share the URL?
so yeah, that page will show the description of the PaymentIntent, not the Charge
the PaymentIntent "has" charges(the Charge is lower level).
Ah ok so if i add it to the PaymentIntent it should show right?
you'd use https://stripe.com/docs/api/payment_intents/update#update_payment_intent-description to update that.
I think so
thank u i will try that