#daniel-connect-fee
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.
- iodaniel, 2 days ago, 16 messages
daniel-connect-fee
@cedar forge you are not using ApplicationFees in your code. You are charging $100 and then transferring $90 to the connected account and keeping the rest. There's no "fee" or "application fee" concept in that flow
See https://www.youtube.com/watch?v=l3z_3jDiPTI as an end-to-end video for the flow and https://stripe.com/docs/connect/destination-charges#flow-of-funds-amount as the image explaining this flow
ok, Thank you so much let me review the youtube .
I checked the documentation and said that I add a application_fee_amount = fee I added but in my terminal I have the following error Request req_d4BMrGgyrpPG45: You may not provide the application_fee_amount parameter and the transfer_data[amount] parameter simultaneously. They are mutually exclusive.
Internal Server Error: /charge/
in this case I need to remove the amount for the tranfer_data?
yep
ohhhhhhhh
you either charge $100 and transfer $90
Or you charge $100, transfer $100 and take back $10 for yourself
thank you, is the first time I'm implemented
it work : ) I'm so exited I was trying to do this for couple of weeks, first I used the charge call API, I have a lot of gratitud, Thank you so much @sonic fog
Yay I'm so glad you got it figured out ๐
๐ ๐