Closed michielbdejong closed 3 years ago
The paymentPointer.json file on a user's pod would contain something like:
{ "id": "https://wallet.example/alice", "accountServicer": "https://wallet.example", "assetCode": "USD", "assetScale": 2, "auth" : { "authorization_endpoint": "https://auth.wallet.example/authorize", "token_endpoint": "https://auth.wallet.example/token", } }
These values should be editable through a GUI.
And maybe also through some redirect-dance with the wallet provider?
Continued in https://solidos.solidcommunity.net/Team/2021/money-pane-project/money%20pane/state.ttl#Iss1610015215447
The paymentPointer.json file on a user's pod would contain something like:
These values should be editable through a GUI.
And maybe also through some redirect-dance with the wallet provider?