mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 06:35:13 +01:00
* POS: Fix accounting for manually entered keypad amounts For keypad orders where there are products AND manual amount entries, we didn't account for the latter. Fixes #6168. * Adjust wording: "Manual entry" becomes "Custom Amount" |
||
---|---|---|
.. | ||
Amounts.cs | ||
InvoiceEntity.cs | ||
InvoiceRepository.cs | ||
PaymentBlob.cs | ||
PaymentCreation.cs | ||
PaymentMethodHandlerDictionary.cs | ||
PaymentPromptDictionary.cs | ||
PaymentService.cs | ||
PosAppData.cs |