@model BitpayTranslatorViewModel
@if (Model.Address != null) {
}

The Bitpay Translator


Bitpay is using a deprecated standard in their invoices that most wallets do not support. Use this tool to transform their invoices to a regular address/amount.

 
*
 
@section Scripts { @await Html.PartialAsync("_ValidationScriptsPartial") }