-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Print receipt #20
Comments
This feature would be nice. Infact many people use a device with printer onboard and are willing to issue a receipt for the payment just done by the customer. in my opinion what is necessary is:
|
I'd like to integrate this. Would using the Invoices extension be a viable option? Just like for onchain capabilities, users must enable the extension, they've to enable the Invoices extension, and the TPoS would issue an invoice. Maybe we need to evaluate this feature. As TPoS can be used in those devices with a printer built-in, it should probably be something simpler. As per tax %, the experience I have is that it differs from jurisdiction to jurisdiction and each merchant must handle it a different way. |
The request was to be able to print from TPOS tx-list or when tx happens to the printer - not from the invoice extnesion. Invoices in the invoice-extension also are static and cannot list dynamically or 2 or 3 products, right ? TPOS was just changed to sum up more than one product but the bill needs to show the different products for tax reasons in regions, where that differes. Tax is handled everywhere the same - wordpress uses a fixed tax% for all, per producttype or per product - since that is too complex per product would be easier for LNbits imo. But the tax is not the point here, it can be done afterwards as long as the products are listed separately. |
Solution should include to enable printing on the LNbits POS Terminal / Sunmi/bitcoinize internal printer. If predefined products are used (which are realised meanwhile without a tax/product) they should be listed separately to the print and also the csv export to handle taxes based on that. Also voucher of the ATM feature should be printable. |
This comment was marked as off-topic.
This comment was marked as off-topic.
That doesnt reflect all of the above which makes it a bit hard to follow up here |
all three points |
Each payment should be able to be printed from the "paid"-screen and also from the tx-overview within the tpos (in case smb decides too late to want a receipt which happens often).
The receipt should best-case include
Note: A valid tax receipt would also contain a tax %, which can differ depending on the product. Maybe another reason to revalidate fixed products (with a taxrate x) in the tpos #8
The text was updated successfully, but these errors were encountered: