#ilbuondega
1 messages · Page 1 of 1 (latest)
Hi there!
hei soma!
Where are you doing this exactly? Dashboard, API?
api
Can you share the exact entpoind/property?
dispute_eveidence: uncategorized_text
exactly
the problem is that i'm unable to send text containing new lines, it get escaped
yes got it. trying to reproduce this on my end.
So I did this: uncategorized_text: "aaaa \n bbbb",
And it worked
Can you share a request ID where it didn't work? You can find it here https://dashboard.stripe.com/test/logs
let me try, i'm using ruby sdk, maybe the problem is there...
req_lDPZnN1oqlFx4S
as you can see \n gets escaped
in production
yes, there you'll find a double \ in front of the 'n'
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
in the product description
Thanks, having a look.
But we were talking about uncategorized_text, and now it's about product_description?
In the link you shared the uncategorized_text looks correct, no?
great!
in the dispute gui, having set the product as "event", in the last page of the dispute the last field is the "event date". how can i set it via api?
We are not familiar with the dashboard here. If you don't see this field in the API here, then it means it's a dashboard only feature. https://stripe.com/docs/api/disputes/update
ok soma, thank you