mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 06:54:19 +01:00
start work on payment tolerance feature
This commit is contained in:
@@ -178,7 +178,7 @@ namespace BTCPayServer.Models
|
||||
}
|
||||
|
||||
//"exceptionStatus":false
|
||||
//Can be `paidPartial`, `paidOver`, or false
|
||||
//Can be `paidPartial`, `paidOver`, `paidWithinTolerance` or false
|
||||
[JsonProperty("exceptionStatus")]
|
||||
public JToken ExceptionStatus
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user