#cj_api

1 messages · Page 1 of 1 (latest)

tender swiftBOT
#

👋 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/1475430542844624947

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

  • cj_api, 24 minutes ago, 9 messages
bleak token
gentle otter
#

thank you - can i add some more details please

#

Simple Weekly Workflow

A user sets a weekly goal.

They choose:

A target percentage they must hit.

A weekly amount of money to risk (minimum £/$/€1).

They choose to:

Do it alone, or

Be paired with another person (a friend, someone invited, or someone matched in the app).

They can also allow up to three people to view their progress (these viewers do not risk money).

Payment Flow

At the start of the week, the app places a temporary hold on the user’s chosen amount (no money is taken yet).

During the week, the user logs their daily progress.

At the end of the week, the system checks if the user met their target.

End of Week Outcome

If the user meets their target:

The payment hold is released.

No money is taken.

If the user does not meet their target:

The held amount is charged.

Where the Money Goes

If the user is doing it alone:

The full amount goes to the app.

If the user has a partner:

If the partner met their own target:

50% goes to the partner.

50% goes to the app.

If the partner did not meet their target:

100% goes to the app.

Ongoing Structure

This process repeats every week.

Partners can message each other in the app.

Partners can be changed once every three months.

Viewers can see progress and chat but do not risk money.

In One Sentence

Each week, a user risks a small amount of money. If they meet their goal, they keep it. If they fail, the money is taken and shared either with their partner (if eligible) and/or the app.

bleak token
#

The 'partner' concept in what you describe would be facilitated by Connect in a way in that each 'user' is connected to your platform which enables you to move funds between the accounts

https://docs.stripe.com/connect

Use Connect to build a platform, marketplace, or other business that manages payments and moves money between multiple parties.