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

feat: set billing customer credit min limit #781

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. feat: set billing customer credit min limit

    - If a billing account credit min limit is set less then 0,
    it works as overdraft. Default is 0.
    - If a org billing account is in overdraft state, it's not
    allowed to create new billing account unless the dues are
    settled.
    - Setting this limit more then 0 works as min purchase requirement
    for the account.
    - Only platform admins can change the account limits.
    - raystack/proton#370
    
    Signed-off-by: Kush Sharma <[email protected]>
    kushsharma committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5480b79 View commit details
    Browse the repository at this point in the history