@using BTCPayServer.Abstractions.Extensions @using Microsoft.AspNetCore.Mvc.TagHelpers @model BTCPayServer.Plugins.DataErasure.DataErasureSettings @{ ViewData.SetActivePage("DataErasure", "Data Erasure", "DataErasure"); }
This plugin erases buyer information on your store's invoices based on when they were created. THERE IS NO UNDOING THIS ACTION ONCE IT HAS EXECUTED.
Deleting entire invoices may cause issues with integrations and accounting. Only use this option if you are sure you want to remove the invoice entirely.