#vartul_connect-pricing
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/1301584705023381515
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
What does this fee refer to?
vartul_connect-pricing
Hey @neat fulcrum we don't really cover fees on this server so this is a better question for our support team but https://stripe.com/pricing covers our pricing in details including for Connect
Hi @worn stratus , could you share a dedicated page for connect docs/pricing? The page you shared is about signing up etc but we are already a stripe user
What is the best way to reach your support team?
Oh it was all the way down. Sorry thanks for this
all good, I don't disagree with what you implied: that doc page is so big that it's just hard to search for. There should be a table of contents and such ๐
But yeah there's a summary and then it links to a detailed page for some of the more complex products like Connect
Thanks
Also, do you know if we can move money directly from a connect account or do we have to move to platform account first then to customer account?
I don't really get your wording right now. Sorry this is quite subtle and it's important to define who pays what to whom
So the connect account is also owned by us (arena club) same as our platform account. But in cases where a user on our marketplace wants to withdraw money from their account - think of it as a digital wallet with our own platform currency - can we send the money to the user's connect account directly from our (arena club's) connect account? Or do we need to move the money from arena connect account to platform account and then to the user's connect account?
I hope this is helpful. Sorry it is a little confusing
All good, this is quite subtle. Sadly you did lose me entirely after reading this multiple times though
You have your platform acct_A. You have a connected account acct_B (that is for the same business, but it's a separate account).
Who has the money? Who needs to get the money back?
The money is in connected account acct_B. I want to pay a user, can I pay them with acct_B ? Or I need to pay them from platform acct_A?
who is "a user"? I'm sorry, it's really crucial to use the right vocubulary is.
Is the "user" the person who paid for the service originally? In our API that would be a Customer cus_123 for example
Yes cus_123
Okay, we're making progress.
How did they pay originally? Did they pay on the platform where you use Destination Charges? Are you using Direct Charges? Something else?
Yes they paid using stripe hosted checkout with Destination Charges
Perfect! So in that case you would simply create a Refund for the original PaymentIntent and you can pull funds back from the connected account automatically. See https://docs.stripe.com/connect/destination-charges?platform=web&ui=stripe-hosted#issue-refunds
Unfortunately I can't do a refund as it is not the full amount. I want to do a custom transfer instead
What does that mean "it is not the full amount"
Sorry to push but the more words you can provide in your answer with complete details the easier it is to help you.
For example if the PaymentIntent was for $100 and you want to refund $70 only it is absolutely something we support (and always have) with partial Refunds and pulling the funds back from the connected account too.
There is no way to just "send a random amount of money to a Customer" today