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

[IMP] Add customer credit #453

Open
madmooose opened this issue Mar 4, 2024 · 4 comments
Open

[IMP] Add customer credit #453

madmooose opened this issue Mar 4, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@madmooose
Copy link
Collaborator

Instead of handling payments because this has always complicated side effects we propose adding customer credit first.

  • Each customer can deposit credits via any way and the admin has to manually add this via backend
  • If the customer has not enough funds he can't add things to his sale order
  • if a customer has not enough funds a subscription order will not be created
  • if a customer is marked as "can_pay_by_invoice" this can be circumvented
  • if a customer got his paid product not delivered we can make a credit note on "closing the delivery" (yet to be implemented)
    @bruecksen feedback welcome
@madmooose madmooose added the enhancement New feature or request label Mar 4, 2024
@bruecksen bruecksen mentioned this issue Mar 4, 2024
@bruecksen
Copy link
Owner

bruecksen commented Mar 4, 2024

@madmooose I like the idea. What about invoicing, do we need to include this? Or does the client need to handle that somewhere else? I also started an issue #454 about integrating a PSP (payment service provider), could you please ad your basic ideas there as well?

These two features would rocket bakeup somewhere to the moon imho 🚀

@madmooose
Copy link
Collaborator Author

madmooose commented Mar 4, 2024 via email

@bruecksen
Copy link
Owner

@madmooose do we have any customer who want's this? Provinzbrot?

@ollo2012
Copy link
Collaborator

ollo2012 commented Mar 21, 2024 via email

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

No branches or pull requests

3 participants