#edward_transfer-balance
1 messages ยท Page 1 of 1 (latest)
๐ 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/1425520462531657898
๐ 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.
- edward_fx-quotes-and-fee-calculations, 18 hours ago, 75 messages
- edward_transfer-currency, 21 hours ago, 45 messages
- edward_connect-components-react-native, 5 days ago, 16 messages
you don't have the balance you think you have I assume. It needs to be available balance and yours is lower.
You can use the Retrieve Balance API https://docs.stripe.com/api/balance/balance_retrieve to check your current balance
edward_transfer-balance
ah i see
is there a reason why the incoming balance dates are so far in the future?
my users made top ups to my platform days ago
Funds take days to settle really it's all normal
i also have an unrelated question, when i transfer SGD to my user's USD account, Stripe takes care of the currency conversion, so which party will take the exchange fees as a default?
my platform or my customer
the fee is bundled in the conversion, so it would be the connected account that "pays the fee" mostly because they get less money during the conversion
if i want my platform to take the fee instead, what do i have to do?
we have a new API called FXQuote: https://docs.stripe.com/payments/currencies/localize-prices/fx-quotes-api and it lets you calculate the exchange rate upfront and decide whether to pass on the fee or not
okay, thank you for your time
sure thing!
hi again, just wondering, can i create a pending transfer on Stripe, so it automatically runs when the funds arrive in my balance?
No we don't have that concept. Unless you attach it to an existing PaymentIntent as documented here: https://docs.stripe.com/connect/separate-charges-and-transfers?platform=web&ui=stripe-hosted#transfer-availability
hi, can you check on this Connected Account acct_1SFHbqEUZobIJ3pc to find out why it has a negative balance
i made several transactions to it, then reversed them, now it's balance is negative
just want to know why
it's payment balance is -$1.42
sorry I can't just check the dashboard like this for you. My guess is you are taking some fee and forgot to refund it
i haven't taken any fees
this is all the transfers that the Connected Account has
no results in "Collected Fees" tab
found this in the All activity tab
what is this fee for?
Hi, taking over as my teammate needs to step away. Let me catch up.
yep, i just need to understand what that "Reserve transaction" fee is
๐ Sorry we don't really help with questions like this. I recommend you work with our support team if you need 1:1 support debugging the state of a specific connected account
okay