#devil_api

1 messages ยท Page 1 of 1 (latest)

boreal plinthBOT
gritty yachtBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

boreal plinthBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1249608314787205212

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

dense plume
#

Not even stripe support was able to explain to me what maps to what from the api?

#

What do I do?

dusty pagoda
dense plume
#

and waht about refunded?

#

am I supposed to guess them ?

dusty pagoda
#

I don't quite understand your question, can you give me more context?

dense plume
#

"The cardholder was refunded"

#

"The purchase was made by the rightful cardholder"

#

where do these map?

#

My question wasn't probably clear now that I read it. Sorry.

#

I'm submitting evidence to the customers who submitted evidence

#

already

#

so It's:
"When submitting evidence to a dispute through dashboard"

dusty pagoda
dense plume
#

yeah i've read through it, but it's here that I don't know what maps to those radio buttons

#

Like nothing there maps to it, and whatever I submit through an API in my application, in stripe those won't change ( im in test mode btw rest assured )

dusty pagoda
#

Yes I agree that there may not be a 1-to-1 mapping between API and the dispute counter form, and I'd recommend you going through this doc https://docs.stripe.com/disputes/categories to learn more about the params in dispute API.

dense plume
#

I am really sorry to trouble you, but I still don't see the mapping fot that "card holder wirhtdrew dispute" and the other one in that link

#

there are some guidelines but nothing on the paramters

#
EVIDENCE YOU CAN SUBMIT FOR:

Digital product or service
``` there is this dropdown, but nothing for api?
dusty pagoda
#

I believe it's already covered in the same doc

dense plume
#

Those are other fields i believe.

#

on the evidence page there are 2 text fields for that

#

so?

dusty pagoda
#

The doc is comprehensive, can you tell me exactly what you can't find on the doc?

dense plume
#

the "What type of service is this" api param

#

and "Why should you win this dispute" param

#

because those you send have different purpose

dusty pagoda
#

Isn't this what you are looking for?

dense plume
#

yes

#

but for the api

dusty pagoda
#

Ok, so if you scroll down a bit you can find the corresponding API param that you can use to update the dispute.

dense plume
#

but I still dont see those 2 I was looking for ๐Ÿ˜„

boreal plinthBOT
pallid shale
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

#

The "What type of service..." multi-select doesn't map to a field in the API, but rather selects the fields to present on the second page.

#

product_description is the Description field.

#

Overall, I wouldn't try to map the fields from the Dashboard to API properties, but rather try to understand what API properties to used based on the guide my colleague shared.

dense plume
#

Sorry I was not here

#

say I submit some evidence through my application

#

how can I get that checked on the radio button, to show on stripe too?

#

I don't mind that, yes that's true, it's for what to show on the other side, but how can it reflect upon the stripe dashboard

pallid shale
#

how can it reflect upon the stripe dashboard
What do you mean by this?

dense plume
#

I select the "Digital product" on my "end"

#

how can that reflect on the stripe dashboard aswell?

pallid shale
#

I am sorry, but I don't understand what the question is about.

dense plume
#

ok, how can the "Digital product" show selected on stripe dashboard

#

when i submit a dispute through api

#

I am not really sure how to explain it in other rways

#
   evidence: {
      refund: "<file_id">,
      somethingsomething: "somethingsomething"
   }
})```
i submit this through my application
#

If i just send information on the dispute api, they show as "unchecked radio buttons" on the stripe dashboard

#

and I don't want some misalignment of evidence

pallid shale
#

The "Type of product" multi-select won't show after you've submitted the evidence via API. It's just there when you submit the evidence in the Dashboard in order not to show you all the available fields at once. Just a sort of filtering option.

#

You don't need to worry about it when working with API directly.

dense plume
#

THANK YOU

#

this is what i needed

pallid shale
#

Happy to help.

dense plume
#

if there is a problem

#

with it

#

i'll open another thread

#

that ok?

pallid shale
#

Sure