#dtops_
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.
- dtops_, 2 days ago, 12 messages
Where are the funds initially coming from?
You could do destination charges in the above link
If so, how can I use the Platform account's balance as the payment method for the charge?
This doesn't make sense. You create a charge when you charge an end-user/customer via a credit card, wallet, etc
This is what I'm trying to do
Sorry let me give more context.
Funds come from monthly subscriptions from frontend end users.
These subscriptions deposit into the Stripe platform account and stay there.
Customers buy content on the platform, using a credits system. When purchased I will make a manual transaction/transfer via the Stripe API to send the amount the content was purchase for to the connected account, less a fee
Customers monthly subscription comes from their payment method and is turned into 'credits' on my platform, they spend these credits slowly over time
That makes sense. But you shouldn't even need to do a transfer. You can set your subscriptions to automatically do this: https://stripe.com/docs/api/subscriptions/create#create_subscription-transfer_data
And you can collect application fee: https://stripe.com/docs/api/subscriptions/create#create_subscription-application_fee_percent
Okay, let me investigate that link.
Thank you
It's the same as what's covered here: https://stripe.com/docs/connect/destination-charges
Just via subscriptions
I was just thinking that all the money from the subscriptions will sit in the platform account.
So I wanted to pay the connected accounts from that platform accounts funds
But a customer will be billed on say 1st month for $50.
They get 50 credits to spend on the platform.
5 days later, they buy a book for 10 platform credits.
I then want only at that time move money from my platform account to the connected account for a value of $10
See how it is used slowly over time?
Ah ok
Then this is more what you need: https://stripe.com/docs/connect/separate-charges-and-transfers
Ahh right I see, I am in the UK so didn't look at that one ๐ฆ
But maybe we can have our account in a region that supports separate charges
Let me ask the stakeholders ๐
Yeah
Also recommend contacting the support team to see if it's possible to enable just separate transfers on your account currenlty
No idea if it's possible, but worth asking our support team
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.