#batz_api

1 messages ยท Page 1 of 1 (latest)

rose lanceBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

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

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

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.

visual rampart
#

Sorry im using destination charges not direct charges

fathom meteor
#

Do you have an example payment I can look at? But generally with destination charges the platform is responsible for fees, yes

visual rampart
#

My main question is it looks like im losing money here ?

rose lanceBOT
fathom meteor
#

The pi_xxx ID please

visual rampart
#

Based on this diagram

#

pi_3SQ3FYA7kW3XX0IW0VS8fLfT

fiery turtle
#

hey there ๐Ÿ‘‹ taking over for Ynnoj

visual rampart
#

No worries thank you glo

#

So just to take a step back here

#

I want the charge to go to the connect account and then give me back my application fee and let them settle the stripe fees

fiery turtle
#

it does look like you lost money on this transaction overall, since the fee amount you took was lower than the Stripe processing fee

visual rampart
#

WOW

#

hahahah

#

so i need to use direct charges

fiery turtle
#

for destination charges, the processing fee is deducted from your platform's balance

visual rampart
#

So in this case

#

we wont have it deducted from our platforms balance

fiery turtle
#

direct charges will mean that the fee is deducted from the connected account's balance (assuming you haven't overridden this with the fee controller property)

#

but there are other factors you should consider before deciding what flow to implement

#

such as who is responsible for managing refunds/disputes, etc

visual rampart
#

the seller would be responsible for managing funds and disputes

#

We dont want any responsibility with this

fiery turtle
#

but yes then direct charges sound more like what you need

visual rampart
#

Ok so using direct charges just to reiterate

  1. Charge will be done directly on the connect account
  2. Stripe fees are settled with the connect account
  3. Our collected application fee is then sent back to us from that accounts balance or directly from the transaction

Using destination charges

  1. Charge is done on our platform account so we are responsible for funds and disputes
  2. We are charged the stripe fees and if our collected fee is lower than our amount charged we are losing money
fiery turtle
#

yup, exactly right!

visual rampart
#

Amazing thank you

#

Have a great day