Skip to content

Allow creation of "pay this invoice" pages #136

@Klakurka

Description

@Klakurka

Basically the server-side portion of PayButton/paybutton#20.

It would be great if this could be done many different ways:

  1. Using URL parameters (eg. https://paybutton.org/pay/[bch_address]?amount=15?amount_type=USD).
  2. Through the admin panel, where it's possible to either type it in manually or import it from Electrum ABC invoices
  3. 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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions