We are a market place website and we charge certain commission for each transaction

We are an ecommerce website and charge certain commission for each transaction through our platform. We use setAppFeeMoney($app_fee_money); on createpaymentrequest. 

When I login online on the dashboard I see the fee amount. But, where does that amount go? I mean where does it get deposited?

673 Views
Message 1 of 3
Report
2 REPLIES 2

Seems no one knows the answer.   @Square 

610 Views
Message 2 of 3
Report

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

542 Views
Message 3 of 3
Report