#_iapp_technologies_llp
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- _iapp_technologies_llp, 20 hours ago, 16 messages
- _iapp_technologies_llp, 23 hours ago, 40 messages
I am Creating direct charges with api.
Following this docs :-https://stripe.com/docs/connect/direct-charges
After that i am using stripe Create a transfer api
Please let me know if this is the right way to create a direct charge.
The code is in PHP Laravel.
Yes it's the right way to create a Direct Charge, but why are you also creating a Transfer? Direct Charge doesn't come with Transer API
The direct charge is created and then I need to transfer that amount the merchant who is on my platform for which I am using the transfer API.
No the Direct Charge created and already move the fund to your Connected Account balance + take a part back to you as the Platform
So you don't need to use Transfer API
Yes, we know that. In our application the charge goes from user account to our account and then we transfer the charge after deduction to the intended user. This is the reason for using the transfer API. If this can be done without using the transfer API. Please guide me for the same.
Sorry you seem to be misunderstanding the flow. The fund will move from the Customer, to the Connected Account, and part of it will go to your account. See the chart here https://stripe.com/docs/connect/direct-charges#flow-of-funds-with-fees