- {/each}
+ Invoices per payment processor
+
+
+ Invoices per country
+
+
+ All invoices
@@ -135,6 +195,7 @@ onMount(() => {
ID |
Amount |
VAT |
+ Fee |
Country |
Method |
Status |
@@ -147,6 +208,7 @@ onMount(() => {
{row.id} |
|
|
+ |
{row.country} |
{row.payment_method} |
{row.status} |