dexpay-pos
dexpay-pos copied to clipboard
Invoice Page
We need an external page that will show a specific invoice stored into the database.
The page will have a url like: https://dexpay-pos.netlify.com/invoice/:invoiceID
The page needs to be responsive.
This page will show:
- Payment Widget enhanced with buttons to interact with the smart contracts
- List of products into the invoice
- Status of the invoice, if this invoice it's already being paid we should show it and link the transaction + Date + Address who paid
Flow Select Token Connect a Wallet Token Allowance Confirm Payment
Design Screens are on the "Tablet & Desktop" Framer X Project
Screenshots








To Do
- [x] Build Static UI
- [ ] Connect Elements to Data Classes (i.e. Shop Logo, Tot Amount, Receiver Address)
Thinking about adding the possibility of paying with qr code here
Mostly done, need to attach smart contract to this.
@Alexintosh something like this?