From 3731b8a4c6408773bfd6ece0dffaf6ba2b8ab1ad Mon Sep 17 00:00:00 2001 From: Cvetaca Date: Wed, 30 Mar 2022 16:14:08 +0200 Subject: [PATCH] Grammar errors, QR change, added references --- src/views/index.ejs | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/views/index.ejs b/src/views/index.ejs index 950a4c5..8c231bb 100644 --- a/src/views/index.ejs +++ b/src/views/index.ejs @@ -39,11 +39,11 @@ section div {

Terms of usage

-

Because The Bank Association in Slovenia prohibits the printing and use of UPN-QR codes on bills by any unauthorized party, you must be authorized in order to use this application to generate a QR code and print it. You can use this API freely to create QR codes and send them in a digital form.

+

Because The Bank Association of Slovenia prohibits the printing and use of UPN-QR codes on bills by any unauthorized party, you must be authorized in order to use this application to generate a QR code and print it.

🔗 Form maker

- Fill in the fields with static information and leave empty the ones that the user has to fill out. + Fill in the fields with static company information and leave empty the ones that user has to fill out.
@@ -71,7 +71,7 @@ section div {
- +
@@ -83,7 +83,7 @@ section div {
- +
@@ -157,9 +157,9 @@ function copyUrl () {
 <!-- Meant to be used as direct image source, for example -->
-<img src="https://upn-qr.gitapp.si/api/qrcode?client_name=Šolski center Nova Gorica&client_address=Cankarjeva ulica 8a&client_city=5000 Nova Gorica&amount=00000001000&payment_purpose=placilo&iban=SI56020170014356205&reference=SI121234567890120&issuer_name=Hitre Spletne Strani Na 123&issuer_address=Namisljena ulica 1a&issuer_city=1000 Ljubljana">
+<img src="https://upn-qr.gitapp.si/api/qrcode?client_name=Dobri človek&client_address=Kristanova ulica 1&client_city=1000 Ljubljana&amount=00000001000&payment_purpose=Donacija&iban=SI56021400015556761&reference=SI99&issuer_name=Slovenska Karitas&issuer_address=Kristanova ulica 1&issuer_city=1000 Ljubljana">
             
- +

@@ -229,9 +229,9 @@ function copyUrl () {
Demo: regex101.com/r/egl24t/1
- Description: A Can contain any character including ŠČŽĐ and space. Max length 33 characters including space. + Description: Can contain any character including ŠČŽĐ and space. Max length 33 characters including space.
- Example: moutain bike first half + Example: Moutain bike first half
🔗 iban
@@ -251,7 +251,7 @@ function copyUrl () {
Demo: regex101.com/r/2tSYMw/1
- Description: Must contain reference model (exp. SI00) and reference (1234-2002). Max length 4+22 numbers and minus symbols. No spaces allowed. + Description: Must contain reference model (exp. SI00) and reference (exp. 1234-2002). Max length 4+22 numbers and minus symbols. No spaces allowed. Reference model and structure must comply with standard reference model.
Example: SI121234567890120 @@ -264,7 +264,7 @@ function copyUrl () {
Description: Name and surname of the issuer or company name. Max length 33 characters including spaces and numbers.
- Example: Spletne strani na 123 + Example: Kolesarstvo Hrib
🔗 issuer_address