## Management of Payables (Creditors)
> Old business saying: "If you can buy well, then you can sell well."
Managing creditors/suppliers is as important as managing debtors:
- Trade credit is a spontaneous, short-term source of finance — it arises automatically from ordinary business transactions.
- Slow payment may create ill-feeling, disrupt supplies, and damage the company's image.
- Creditors are a vital part of effective cash management and must be managed to enhance the cash position.
## Computation of Cost of Payables
Using trade credit judiciously reduces the burden of investment in working capital. The key question is: what is the cost of NOT taking the discount offered for early payment?
### Nominal (annual) cost — ignores compounding
```
Nominal cost = [ d / (100 - d) ] x [ 365 / t ]
```
### Effective cost — accounts for compounding
```
Effective cost = [ (100 / (100 - d)) ^ (365 / t) ] - 1
```
Where:
- d = size of the discount (e.g., for a 6% discount, d = 6)
- t = reduction in the payment period needed to get the early discount = (Days Credit Outstanding − Discount Period)
The effective formula gives a higher cost than the nominal formula because it captures the compounding effect.
### Interpretation
If the cost of forgoing the discount is higher than the firm's cost of short-term funds, it is worth borrowing to pay early and take the discount.