From 2daa5fea68ee05365679f853b5f92a71e3b384a6 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 21 Sep 2020 18:05:43 +0200 Subject: [PATCH] add UBS test results fixes #3 --- README.md | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1a82dbf..dce4162 100644 --- a/README.md +++ b/README.md @@ -80,17 +80,20 @@ Thank you very much. | expected message: `Spende 420` | expected sender address `Mary Jane`, expected amount 23.42 CHF | (without amount) | | [donation parameters](http://localhost:9933/qr?format=html&udname=&udaddr1=&udaddr2=&udpost=&udcity=&udcountry=&udaddrtype=) | [invoice parameters](http://localhost:9933/qr?format=html&udname=Mary+Jane&udaddr1=Artikel+19b&amount=23.42) | [invoice without amount parameters](http://localhost:9933/qr?format=html&udname=Mary+Jane&udaddr1=Artikel+19b) | -| QR code | scanned with | paid via | Notes | -|------------------------|---------------------------|----------|-------------------------------------------| -| donation | SIX QR-bill validation | | | -| invoice | SIX QR-bill validation | | | -| invoice without amount | SIX QR-bill validation | | | -| donation | ZKB eBanking (iOS) | ZKB | | -| invoice | ZKB eBanking (iOS) | | | -| invoice without amount | ZKB eBanking (iOS) | | | -| donation | Revolut (iOS) | | | -| invoice | Revolut (iOS) | | message replaced with revolut text! | -| invoice without amount | Revolut (iOS) | | message replaced with revolut text! | +| QR code | scanned with | paid via | Notes | +|------------------------|------------------------|----------|-------------------------------------| +| donation | SIX QR-bill validation | | | +| invoice | SIX QR-bill validation | | | +| invoice without amount | SIX QR-bill validation | | | +| donation | ZKB eBanking (iOS) | ZKB | | +| invoice | ZKB eBanking (iOS) | | | +| invoice without amount | ZKB eBanking (iOS) | | | +| donation | Revolut (iOS) | | | +| invoice | Revolut (iOS) | | message replaced with revolut text! | +| invoice without amount | Revolut (iOS) | | message replaced with revolut text! | +| donation | UBS (iOS) | | | +| invoice | UBS (iOS) | | | +| invoice without amount | UBS (iOS) | | | ### qrbill v0.1.3 (2020-Sep-10)