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(frontier): billing account credit min limit #370

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

kushsharma
Copy link
Member

Negative number works as overdraft

Negative number works as overdraft

Signed-off-by: Kush Sharma <[email protected]>
kushsharma added a commit to raystack/frontier that referenced this pull request Sep 19, 2024
- 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 added a commit to raystack/frontier that referenced this pull request Sep 19, 2024
- 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 added a commit to raystack/frontier that referenced this pull request Oct 4, 2024
- 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 kushsharma merged commit ae895e0 into main Oct 4, 2024
2 checks passed
@kushsharma kushsharma deleted the frontier-customer-credit-limit branch October 4, 2024 04:47
kushsharma added a commit to raystack/frontier that referenced this pull request Oct 4, 2024
- 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant