Notes on Credit Limit
The following table represents the BSS behavior concerning credit limit usage for customers and resellers acting as customers depending on the BSS settings:
BSS Settings | BSS Behavior |
---|---|
|
Note: The charge through a payment method always goes first, regardless of credit limit. |
|
Note: The charge through a payment method always goes first, regardless of credit limit. |
|
|
|
|
The condition for linking open payments or credit memos (how open payments or credit memos are reserved for NIP) is:
(-Balance) + Credit_Limit - NIP - NIP_Threshold >= 0
The condition for the "is a prepayment required" check is:
(-Balance) + Credit_Limit - NIP - NIP_Threshold - Not_Invoiced_Orders >= 0
Where a Balance > 0 means that a Customer's Debt > 0, therefore, (-Balance) is positive when a Customer has a positive balance on their account.