View Issue Details

IDProjectCategoryView StatusLast Update
0008280Talerspecificationpublic2024-01-30 00:41
Reportersebasjm Assigned ToMarcS  
PrioritynormalSeveritytextReproducibilityhave not tried
Status assignedResolutionopen 
Product Versiongit (master) 
Summary0008280: update dd53 with the behavior after payment
Descriptionhttps://docs.taler.net/design-documents/053-wallet-ui.html#cta-payment

from chat:

I just made a QR code payment, and after I was done, the wallet just showed "payment confirmed" as a snack bar and then went back to the balances. However, after doing this payment (without fulfillment URL) it was important to show the full order details page as it contained the OTP confirmation code. So basically, after paying with the wallet I think we should (always?) go to the order details page (showing fulfillment message, possibly OTP confirmation codes, etc.) instead of just showing a snack bar and going back to balances.
TagsNo tags attached.

Activities

MarcS

2024-01-29 17:49

developer   ~0021076

Last edited: 2024-01-29 18:05

Going to fulfillment automatically should not be done on mobile apps (Android, iOS), since the app could have received the payment URI either from the system camera or from the browser, but at least on on iOS we don't know from where it came. Only thing we DO know is that if the user scanned the QR with the app's scanner, then DON'T go to fulfillment.
Better let the user decide by showing a "Go to paid goods" button...

Issue History

Date Modified Username Field Change
2024-01-29 13:48 sebasjm New Issue
2024-01-29 13:48 sebasjm Status new => assigned
2024-01-29 13:48 sebasjm Assigned To => MarcS
2024-01-29 17:49 MarcS Note Added: 0021076
2024-01-29 18:04 MarcS Note Edited: 0021076
2024-01-29 18:05 MarcS Note Edited: 0021076
2024-01-30 00:41 Christian Grothoff Severity major => text