View Issue Details

IDProjectCategoryView StatusLast Update
0009685Talerwallet (WebExtension)public2025-04-01 18:26
ReporterAntoine A Assigned ToFlorian Dold  
PrioritynormalSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Target Version1.0 
Summary0009685: createDepositGroup WALLET_DEPOSIT_GROUP_INSUFFICIENT_BALANCE
DescriptionWhen I try to deposit in demo I get a failure screen, also payto is shown as payto://undefined/undefined
Steps To ReproduceVersion: 0.14.4 981d66ed066ab0dae4e432b05637899155d071dd
MacOs Chrome
Additional Information{
  "context": [],
  "cause": {
    "details": {
      "code": 7026,
      "when": {
        "t_ms": 1743524658202
      },
      "hint": "Error (WALLET_DEPOSIT_GROUP_INSUFFICIENT_BALANCE)",
      "insufficientBalanceDetails": {
        "amountRequested": "KUDOS:0.1",
        "wireMethod": "undefined",
        "causeHint": "merchant-accept-insufficient",
        "balanceAgeAcceptable": "KUDOS:12.96",
        "balanceAvailable": "KUDOS:12.96",
        "balanceMaterial": "KUDOS:12.96",
        "balanceReceiverAcceptable": "KUDOS:12.96",
        "balanceExchangeDepositable": "KUDOS:0",
        "balanceReceiverDepositable": "KUDOS:0",
        "maxEffectiveSpendAmount": "KUDOS:0",
        "perExchange": {
          "https://exchange.demo.taler.net/": {
            "balanceAvailable": "KUDOS:12.96",
            "balanceMaterial": "KUDOS:12.96",
            "balanceExchangeDepositable": "KUDOS:0",
            "balanceAgeAcceptable": "KUDOS:12.96",
            "balanceReceiverAcceptable": "KUDOS:12.96",
            "balanceReceiverDepositable": "KUDOS:0",
            "maxEffectiveSpendAmount": "KUDOS:0",
            "missingGlobalFees": false,
            "causeHint": "merchant-accept-insufficient"
          }
        }
      }
    },
    "stack": "BackgroundError@moz-extension://f7988ac4-c588-48ba-843a-15d6fa423718/dist/walletEntryPoint.js:64018:5\ncall@moz-extension://f7988ac4-c588-48ba-843a-15d6fa423718/dist/walletEntryPoint.js:64084:13\n"
  }
}
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-04-01 18:26 Antoine A New Issue
2025-04-01 18:26 Antoine A Status new => assigned
2025-04-01 18:26 Antoine A Assigned To => Florian Dold