Design a transaction confirmation screen for a payment app with the following features:

1. **Header Section**:
   - Replace the logo with a generic checkmark icon.
   - Change the text to "Payment Confirmed" in bold green font.
   - Include a message below: "Your payment was successful."

2. **Date and ID Info**:
   - Format: "05 November 2024, 6:05 AM"
   - Replace the ID with a random numeric string.

3. **Transaction Details Section**:
   - Title: "Merchant Name" instead of "Company Name".
   - Change the placeholder text to "Utility Company XYZ".
   - Update consumer details to: "John Doe, 123456789012".
   - Paid by: "Alex Smith, 9876543210".

4. **Financial Details**:
   - Amount (label): "Payment Amount", value: "4,500.00".
   - Fee/Charge: Keep the label, change the amount to "Rs. 10.00".
   - Total Amount: Rename to "Grand Total", value: "Rs. 4,510.00".

5. **Footer Section**:
   - Buttons for "Share", "Save", and "Export" with generic icons.
   - No branding or original logos should be present. 

This will create a unique but similar transaction confirmation screen.