#abdallah - Hello

1 messages ยท Page 1 of 1 (latest)

blazing radish
#

Hi ๐Ÿ‘‹

#

What's the question?

uncut saddle
#

thank

#

if i can make giveaway system
(when someone pay money and the money will stay with me for long time (months ) and when some guys wins the money will be paid for them)

#

what i need for do that

#

and realy thank u for fast support

blazing radish
#

Do you have a Stripe account?

uncut saddle
#

sure

blazing radish
#

Okay so do you already have an integration to collect money?

blazing radish
#

Do you already have a payment page?

uncut saddle
#

yea

blazing radish
uncut saddle
#

oh no i just use flutter and i send payment details for laravel and laravel will connect stripe via api

blazing radish
#

Okay. So you really need the way to pay out

uncut saddle
#

yea
and how can i save giveaway owner money and save them from mixing with my earnings

blazing radish
#

Oh okay, that might be trickier.

#

Honestly your best bet might be to create another Stripe account for this project. You could make it a Custom Connect account so you could control it from your main account

uncut saddle
#

MAN!! thats great idea

#

and?

blazing radish
#

Well I'm guessing you're still wondering how to do the payout part

uncut saddle
#

yea

blazing radish
#

Hmmm...most of our products are focused on taking payment

#

We really only cover payouts to other Stripe accounts

#

I'm guessing all the individuals participating are not all also Stripe users

uncut saddle
#

if i made 2 account i can save in one earnings and other one giveaway owner money and when giveaway end i will transter 5% of any prize to my earning account and 95 for user
what u think?

blazing radish
#

If the user has a Stripe account that will work just fine. If not you may need to deposit the money in the connect account to a bank and pay out from there

uncut saddle
blazing radish
#

But we don't really have a way to simply send money to a customer from what I'm aware of.

uncut saddle
#

๐Ÿ’”

#

hey

#

what if i saved money in mysql account that will be his balance

#

like this

#
name = 'aa'
money = 0
blazing radish
#

You mean kept track like that?

uncut saddle
#

yea

blazing radish
#

What would you do once they won and wanted their money?

uncut saddle
#

they will request laravel and i will increase his balance then he can charge his credit card (from his balance) and i will charge his credit card and i will discount the balance from his account

#

I care about your opinion

blazing radish
#

I'm a little confused there. What do you mean when you say "he can charge his credit card"? Usually that involves taking money from the one with the credit card

blazing radish
#

Yes you can charge their card but that would take money from their card and put it in your Stripe account

uncut saddle
#

i mean send money from my stripe account to his card

blazing radish
#

No I don't think so. Not unless you are refunding an existing charge

uncut saddle
blazing radish
#

I honestly have no idea what you mean. Stripe products let you receive money from your customers. We only return it when it's the result of a refund.

blazing radish
#

That part you would need to manage yourself

#

The rest still works and would allow you to collect funds without mixing the funds between your regular account and this other project

uncut saddle
#

how can the winners get them money

placid stratus
#

Hello! I'm taking over and catching up now...

uncut saddle
#

welcome

#

the idea how can i make giveaway system with stripe when someone paid money to my stripe account and when giveaway end i will give this money to the winners

placid stratus
#

In order to move money out of your Stripe account to another person's account they would need to have their own Stripe account connected to yours using Stripe Connect, as explained above.

uncut saddle
#

but not all have stripe account

placid stratus
#

It's a requirement. The other option is to pay the funds out of your Stripe account and then get the money to them another way, outside of Stripe.