#Long Ho

1 messages ยท Page 1 of 1 (latest)

sick otterBOT
runic path
#

Hi there, application_fee and stripe_fee are different.

#

application_fee is a optional fee that the platform charges to connected accounts

#

stripe_fee is the fee for using Stripe payment service. Either platform or connected accounts need to pay.

inland verge
#

ah kk so how do I get the stripe_fee, based on the direct charge doc it looks like the balance_transaction is supposed to contain both but I don't see it in the fee_details of the linked balance_transaction of the application_fee

runic path
inland verge
#

yup so I tried that, but the fee_details only contains the application_fee weirdly, e.g:

{
  "id": "txn_3LznTdE7RAAPee4b0qcSTi3R",
  "object": "balance_transaction",
  "amount": 967,
  "available_on": 1667952000,
  "created": 1667420639,
  "currency": "usd",
  "description": null,
  "exchange_rate": null,
  "fee": 58,
  "fee_details": [
    {
      "amount": 58,
      "application": "ca_JAHTGZSHrzHXQUThjrpInNaTnYbs5Qeq",
      "currency": "usd",
      "description": "<business_name>  application fee",
      "type": "application_fee"
    }
  ],
  "net": 909,
  "reporting_category": "charge",
  "source": "ch_3LznTdE7RAAPee4b01DSUf6x",
  "status": "pending",
  "type": "charge"
}
#

is it a Test mode issue of some sort?

runic path
#

Let me take a look

radiant nova
inland verge
#

@radiant nova ure in the wrong thread ๐Ÿ™‚

runic path
#

Hi @radiant nova can you post your question in the #dev-help so that i can create a thread for you?

#

@inland verge I'm still working on it, and I'll update your soon.

runic path
#

Hi @inland verge Thanks for the waiting. I'm unable to find out the answer for your question related to stripe_fee. Please reach out to Stripe support https://support.stripe.com/contact and they'll better help you.

inland verge
#

got it thanks! I know u guys got a rough day today ๐Ÿ˜ฆ

runic path
#

Sorry I can't answer the question, my friends in Stripe support will continue to help you.