package templates var ProviderConfirm = `

Payment Confirmation

Dear Supplier,

We are pleased to inform you that we have received a Bitcoin payment for a recent order. Here are the details of the transaction:

Customer ID: {{customer_id}}

Order ID: {{order_id}}

Transaction ID: {{tx}}

Block ID: {{block}}

Timestamp: {{timestamp}}

You can view the transaction details at the following URL: {{explorer_url}}

We will proceed with the order fulfillment as per our agreement. Thank you for your cooperation!

`