๐ฎPOSTing a Payment
{
iid: string;
hash: string; โ The transaction hash returned from MetaMask/WalletConnect
crypto: string โ crypto the user paid the invoice with - USDT
network: string โ the network the invoice was paid on - POLYGON
}{
ok: 1
}Last updated