-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancement (UI/UX/feature)New feature or requestNew feature or requesthelp wantedOpen for anyone to work onOpen for anyone to work on
Milestone
Description
Basically the server-side portion of PayButton/paybutton#20.
It would be great if this could be done many different ways:
- Using URL parameters (eg. https://paybutton.org/pay/[bch_address]?amount=15?amount_type=USD).
- Through the admin panel, where it's possible to either type it in manually or import it from Electrum ABC invoices
- Automatically generated via BIP 70 (assuming this makes sense to do).
We would store these in the db so they could be viewed later (would be a link on the transaction row (transactions page)). We would store the actual exchange rate they got (in USD) in the invoice table rather than pulling the historical daily rate we have saved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement (UI/UX/feature)New feature or requestNew feature or requesthelp wantedOpen for anyone to work onOpen for anyone to work on