#tikitikitero88
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.
- tikitikitero88, 1 day ago, 18 messages
- tiki-paymentintent-capture, 1 day ago, 40 messages
Hello
This is a new question
You can see Transfer objects in the Dashboard when looking at your platform account
You would see the destination_payment when looking at the Connected Account
Ahh ok let me check that!
Where can I see the transfer? I am not seeing an option in the menu in the platform account
Are you creating Destination Charges?
We are trying to specify some tickets to the DEV team because we need to do Transfer in the next sprint from the platform account to the vendor acounts
I found it!
On Balances menu!
Balances / Transfers
am I right?
Yep that is one way to get there
is there any other way?
If you are using Destination Charges then you can look at the PaymentIntent directly and the Transfer will be on that page as well
mmm what exactly mean Destination Charges? We were expecting to use Create Transfer API
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
If you are creating Transfers separately using the Transfers API then Balances --> Transfers is the right way to locate them in the Dashboard
Unless you have the transfer ID then you can search it in the search bar directly
ok sounds good! Thanks!
Can I ask here other questions related to transfers or should I open a new thread?
Yep you can ask here
1 - How the Create Transfer Response looks like when there is an error doing the transfer?
E.g because of insufficient funds.
2 - Which other type of errors can we expect there? Is there any documentation?
1/ Best thing to do is to test this out.
2/ There isn't documentation on errors for Transfers really. The only error you would see would be related to Insufficient Funds or if the Connected Account is disabled and can't receive a Transfer (payment)
Both of those you can test
Ok, thank you so much!
One more generic question. Can I post multiple questions at the same time if they are from different topics?
So I will see multiple threads open here in that case, right?