Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACCOUNT/PAYOUTS: create payouts section #35

Open
8 of 10 tasks
jamalsoueidan opened this issue Mar 24, 2024 · 0 comments
Open
8 of 10 tasks

ACCOUNT/PAYOUTS: create payouts section #35

jamalsoueidan opened this issue Mar 24, 2024 · 0 comments
Assignees

Comments

@jamalsoueidan
Copy link
Owner

jamalsoueidan commented Mar 24, 2024

we need customer bank information to wire money to them after they have sold treatments.

Backend

  • create endpoints for saving the bank information (regnr/kontonummer)
  • create endpoint to show bank information
  • create endpoint to show list of payout-log (lineitems or shippings)
  • create list of payouts to bank
  • we need to handle percentage from users somehow, maybe some people get special percentage 7% or 30%.

Frontend

  • create the ui for saving bank information
  • show list of payouts
  • show payout and payout logs
  • create payout
  • how to show each payout log order? like we need the group-id, maybe create new endpoint to grap the group-id and redirect to modal like booking?
@jamalsoueidan jamalsoueidan self-assigned this Mar 24, 2024
@jamalsoueidan jamalsoueidan converted this from a draft issue Mar 24, 2024
@jamalsoueidan jamalsoueidan changed the title ACCOUNT/SETTINGS: bank setting account ACCOUNT/TRANSACTION: create transaction section Mar 26, 2024
@jamalsoueidan jamalsoueidan changed the title ACCOUNT/TRANSACTION: create transaction section ACCOUNT/PAYOUTS: create payouts section Mar 27, 2024
@jamalsoueidan jamalsoueidan moved this from Backlog to In Progress in Booking Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant