GreenField: Add Invoice Payment methods endpoints

lets you fetch all active payment methods data + payments made
This commit is contained in:
Kukks
2020-09-10 13:54:36 +02:00
parent 2083954aa5
commit 8962bf00f6
6 changed files with 363 additions and 3 deletions

View File

@@ -1,6 +1,4 @@
using System;
using System.Collections.Generic;
using BTCPayServer.JsonConverters;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;