1.json (920B)
1 { 2 "number": 1, 3 "title": "Add support for billing mapping", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2023-08-21T10:20:22Z", 7 "closed_at": null, 8 "labels": [ 9 "enhancement" 10 ], 11 "assignees": [ 12 "MTRNord" 13 ], 14 "body": "It would be nice to enable the option to have some way of mapping matrix users to a billing system as well. This way one could sustainably host this for others and have a SIP Trunk for it.", 15 "comments": [ 16 { 17 "author": "MTRNord", 18 "created_at": "2023-08-21T18:58:26Z", 19 "body": "Ideas on billing flow:\r\n\r\n- Using a widget to charge prepaid amounts (Downside: No transfer, Benefit: easy to verify user)\r\n- External page to charge amounts and then linking via email verification alike flow. (Benefit: same flow can be used to transfer users. Downside: Needs to manage accounts)\r\n- Bot sends link (Downside: Bad UX and no transfer)" 20 } 21 ] 22 }