#alex_0ff

1 messages · Page 1 of 1 (latest)

river oreBOT
lusty marlin
#

hello! do you mean you want to pay out to your Stripe connected account user's card?

#

If that's not the case, can you explain with an example, in what case you're sending money to a customer?

ember plinth
#

I create a social network and like OnlyFans / Myms / Twitter I want to create private subscriptions so any users can subscribe to multiple accounts. But each account must get them money they won with subscriptions

#

So I have by example 100 subs for my profile and each subs gived me 300$/month. So the social network must give me this money on my bank account each month

#

How can I create this ?

lusty marlin
#

you. would want to use Connect. I'd suggest looking at this page to find the relevant scenario, and following the example steps : https://stripe.com/docs/connect

ember plinth
#

Ok I will look. And can I manage many subscriptions on customers directly in stripe ?

#

Or can I myself create paymentIntent and make a transaction each month without asking for the user to accept the payment ? If I want to manage myself on my app the subscriptions ?

lusty marlin
#

i don't quite understand the questions. Can you try rephrasing?

ember plinth
#

Ahaha yes

#

I want to manage myself the custom subscriptions but I want to use Stripe to automatically debit the user each month

#

Is it possible ?

lusty marlin
#

Stripe will automatically debit the user for Subscriptions. I don't understand what you mean by managing the custom subscriptions yourself. Do you mean you want to charge the users off-session on your own at a non-recurring interval?

ember plinth
#

I already use the subscriptions method.
But users cannot subscribe to multiple subscriptions at the same time ? And I don't want to create a product for each users who want to activate the subscription to his account.

#

So I want to manage the account account subscriptions (like Twitter) myself, in my API I create each products but I want to use stripe to debit the account automatically each month

lusty marlin
ember plinth
#

Mmmmmm that's not what I want ...

#

So can I debit an account in my API without asking for the user to accept the payment ?

lusty marlin
ember plinth
#

Oh nice ! That's only what I need

#

Thank you

#

This feed will be deleted ?

lusty marlin
#

no, it won't be deleted.

ember plinth
#

Ok thanks