Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Link to a fork of this fork #44

Merged
merged 1 commit into from
Jan 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ VatCalculator
[![PHP Tests](https://github.com/spaze/vat-calculator/workflows/PHP%20Tests/badge.svg)](https://github.com/spaze/vat-calculator/actions?query=workflow%3A%22PHP+Tests%22)

> [!CAUTION]
> EOL, use [driesvints/vat-calculator](https://github.com/driesvints/vat-calculator), or [even Stripe Checkout as we did](https://scotthelme.co.uk/implementing-all-the-stripe-things-for-report-uri/).
> EOL, use:
> - [driesvints/vat-calculator](https://github.com/driesvints/vat-calculator) for the original package
> - [jakubjachym/vat-calculator](https://github.com/JakubJachym/vat-calculator) or if you want date-based VAT rates and other features this package has/had and driesvints/vat-calculator doesn't
> - or [even Stripe Checkout as we did](https://scotthelme.co.uk/implementing-all-the-stripe-things-for-report-uri/)

> [!WARNING]
> There won't be any new releases, [version 4.0.4](https://github.com/spaze/vat-calculator/releases/tag/v4.0.4) is the final one of this package
Expand Down