#theonlybigbad_api

1 messages ยท Page 1 of 1 (latest)

quick ploverBOT
#

๐Ÿ‘‹ 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/1326590167636643974

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

sacred tartanBOT
mild sparrow
#

Hi there ๐Ÿ‘‹ I'm not familiar with the contents of that video, can you share what approach it recommended to accomplish paying affiliates?

quick ploverBOT
tired girder
#

The video goes through setting up a PriceLink with transfer_data: { destination: referrer's StripeAccountId, amount: commission_rate } and when the Affiliate distributes the link and when users make a purchase a the amount is transferred to the referrer's account. I'm wondering if that will work if the product is a subscription and each month when the subscription renews, does the affiliate get the same amount again.

river cradle
#

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

#

When you say "PriceLink" do you mean a Payment Link?

tired girder
#

Sorry Yes Payment Link

river cradle
tired girder
#

But the description seems backwards, such that the Application Owner is us, and the connect account is the affiliate... We just want to give the affiliate a small portion. But I guess our application fee could be $14 or 0.9333 if doing application_fee_percent... so the affiliate/connect account is getting only $1.

#

I guess that will work.