x

I called an api for refund. But did it get called successfully? How to find out?

Is there an API dashboard? 

I moved from stripe to square and stripe has this nice API dashbaord  which shows all the api's being called by you. Do we have something like that?

297 Views
Message 1 of 2
Report
1 REPLY 1

Re-phrasing to see if anyone can reply:

 

Thank for replying. Appreciated

What I am looking for is:

1) I am already using the complete payment api. In that API, I am passing idempotency_key as one of the parameter. I would like to see the passed idempotency_key on the square dashboard or reports. Is that possible?

2) When calling the create payment api, I would like to pass few more parameters/fields related to our ecommerce website ( like customer number and order ID etc.). Is it possible to pass additional details when calling this api?

3) How can I access API dashboard where it could show me which api was called and what parameters were passed and status of the api call etc. Like an API dashboard

223 Views
Message 2 of 2
Report