View Issue Details

IDProjectCategoryView StatusLast Update
0007566Talerwallet (Android App)public2023-01-26 22:53
Reportergrote Assigned Toavalos  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version0.9.1Fixed in Version0.9.1 
Summary0007566: Handle KYC error in tansactions
DescriptionThis error in a transaction needs special UI:

"lastError": {
  "code": 7025,
  "hint": "KYC check required for withdrawal",
  "kycUrl": "http://localhost:6666/oauth/v2/login?client_id=taler-exchange&redirect_uri=http%3A%2F%2Flocalhost%3A8081%2F%2Fkyc-proof%2F59WFS5VXXY3CEE25BM45XPB7ZCDQZNZ46PJCMNXK05P65T9M1X90%2FKYC-PROVIDER-MYPROV%2F1"
},

We should tell the user to go to that kycUrl.
TagsNo tags attached.

Activities

avalos

2023-01-23 21:16

developer   ~0019699

Pretty much implemented in dc8cdc0fa2a04dea3bf5168fe84860000d0bfe28.

Issue History

Date Modified Username Field Change
2023-01-12 15:56 grote New Issue
2023-01-12 15:56 grote Status new => assigned
2023-01-12 15:56 grote Assigned To => grote
2023-01-16 03:38 avalos Assigned To grote => avalos
2023-01-23 21:16 avalos Note Added: 0019699
2023-01-23 21:29 avalos Status assigned => resolved
2023-01-23 21:29 avalos Resolution open => fixed
2023-01-23 21:29 avalos Fixed in Version => git (master)
2023-01-23 22:25 Christian Grothoff Target Version => 0.9.1
2023-01-23 22:25 Christian Grothoff Fixed in Version git (master) => 0.9.1
2023-01-26 22:53 Christian Grothoff Status resolved => closed