From b05dc0139b5c38c0b6fc228db34be79044251c87 Mon Sep 17 00:00:00 2001 From: Katja Lutz Date: Thu, 15 Sep 2022 10:54:17 +0200 Subject: [PATCH] docs: add qr code quidelines and resources to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 67b3af1..dced64d 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ npm run dev npm run dev -- --open ``` +### Guidelines & Validation of Swiss Qr Codes + +- Guidelines: https://www.paymentstandards.ch/dam/downloads/ig-qr-bill-de.pdf +- Swico QR Validator: https://www.swiss-qr-invoice.org/validator/?lang=de +- Six QR Validator: https://validation.iso-payments.ch/gp/qrrechnung/validation + ## Building Solid apps are built with _adapters_, which optimise your project for deployment to different environments.