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

[BE] Credit note #85

Open
gaspb opened this issue Feb 6, 2024 · 3 comments
Open

[BE] Credit note #85

gaspb opened this issue Feb 6, 2024 · 3 comments

Comments

@gaspb
Copy link
Member

gaspb commented Feb 6, 2024

Credit note are used to refund or credit back a customer.
They are linked to an invoice, and can apply to specific product items, and all/some of the amount.
They can be generated automatically (ex: downgrade before the end of the period) or issued via the UI/API.

They can either :

  • emit a refund (auto via stripe, or manual via webhook) (finalized invoice with succeeded payment only) => tracked via refund_status
  • create a credit grant in meteroid

For each line item, a credit amount is provided, max the amount excl tax

For this issue, use a placeholder for the credit grant part

@amosehiguese
Copy link

Hi!
I'm interested in contributing to this project and would like to request to be assigned to this issue if it's available. Could you please guide me on how to proceed?

@gaspb
Copy link
Member Author

gaspb commented May 10, 2024

Hey Amos, we're working on some core db-related refacto and so the repository is a bit too unstable to allow for external contributions at this point. We're working on it !
Feel free to join our discord, we'll communicate there when we're ready to open the contributions & create tasks for the community, hopefully within the next couple weeks.
Thanks !

@amosehiguese
Copy link

Thanks for the clarity.
I will be joining the discord then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants