View Issue Details

IDProjectCategoryView StatusLast Update
0010546Talermerchant backendpublic2025-11-06 01:13
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status confirmedResolutionopen 
Target Version1.5 
Summary0010546: merchant backend should report the status of each exchange for each bank account
DescriptionTo allow the UI and the user to easily diagnose which exchanges can be used to process payment with which account, we need an endpoint that separately lists for each configured bank account the status for every exchange.

This needs to include a status for "bank account type not supported by exchange" / "bank account not allowed due to restrictions", since the SPA can't easily find out this info without having to query and process all exchanges supported by the merchant.
TagsNo tags attached.

Relationships

related to 0010545 assignedChristian Grothoff add error code in merchant spec 

Activities

Florian Dold

2025-11-05 19:39

manager   ~0026311

The /kyc endpoint is pretty close to fulfilling these requirements, so we might not need an entirely new endpoint for this.

But we need more status values, like:
* wire account mismatch, even if the exchange doesn't require KYC

And IMO it would also make sense to return the currency supported by the exchange.

Issue History

Date Modified Username Field Change
2025-11-04 21:56 Florian Dold New Issue
2025-11-04 22:01 Christian Grothoff Relationship added related to 0010545
2025-11-04 22:01 Christian Grothoff Assigned To => Christian Grothoff
2025-11-04 22:01 Christian Grothoff Status new => assigned
2025-11-04 22:01 Christian Grothoff Target Version => 1.5
2025-11-05 19:39 Florian Dold Note Added: 0026311
2025-11-06 01:13 Christian Grothoff Status assigned => confirmed