#JayDev-payouts

1 messages · Page 1 of 1 (latest)

hollow lava
#

@hazy wigeon hi there! can you expand a little on what a "payout page" means specifically?

hazy wigeon
# hollow lava <@!717116980074643457> hi there! can you expand a little on what a "payout page"...

So I am creating a bot dashboard, and I want discord users to buy a Premium package and they unlock certain perks in the bot, I have the token stored in my websites cookies in which I can get the users information, but if I do it with stripe idk how am I going to access my websites cookie to allow the users id to be stored in my database, so I figured maybe if I can have the stripe payout in my website without changing the url and when its done,I can access the users token

hollow lava
#

Hmm. Ok so you mean "payment" , not "payout" (sorry, there's a lot of terminology and a payout would mean Stripe sending money to someone not a customer sending money to you)

Hmm. You can definitely get your cookies and update your database.
Like either :

Either way I'm sure whatever you're trying to do is completely possible, it's hard for me to be specific though.

hazy wigeon
#

sorry I am a newbie at stripe

hollow lava
#

after they pay you fulfill their order and do whatever it is you need to do in Discord after someone has paid.

hazy wigeon
#

like stripe/order/something

#

it can be my website

small gulch
#

Change which link, exactly? As @hollow lava described you'd redirect your customers from Discord to your own website to initiate payment, you control the link they are sent to.

hazy wigeon
#

Oh I never knew that

#

Thank you for the help