dexlab-io / dexpay-pos

Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in ETH, DAI and xDAI.
https://www.dexlab.io/
MIT License
27 stars 20 forks source link

Create Invoice #141

Closed dimarconicola closed 5 years ago

dimarconicola commented 5 years ago

Proposal: it looks right like the POS but the difference is that when generating bill it creates an external invoice page with its own URL. Here a design example:

Screenshot 2019-04-01 at 12 18 55
perminder-klair commented 5 years ago

Create invoice and list of invoice fixed and working. https://dexpay-pos.netlify.com/create-invoice

dimarconicola commented 5 years ago

When creating an invoice of 0.01€ I got the following error

Screenshot 2019-04-05 at 17 54 30
perminder-klair commented 5 years ago

@dimarconicola it was not accepting Float amount. It's fixed now.