|
6 | 6 | </head> |
7 | 7 |
|
8 | 8 | <body> |
9 | | - <span>Hello,</span><br /> |
| 9 | + <span>Dear Valued Customer,</span><br /> |
10 | 10 |
|
11 | 11 | <div> |
12 | 12 | <p> |
13 | | - Thank you for joining us in building a better digital future through |
14 | | - Capture. Your NFT purchase has been confirmed. Below are the details of |
15 | | - your order: |
| 13 | + Thank you for completing your license purchase. Your digital asset has been successfully prepared, |
| 14 | + and all relevant purchase information and files are now available for immediate viewing and download. |
16 | 15 | </p> |
17 | 16 |
|
18 | | - <p>📋 <strong>Order Details</strong></p> |
19 | | - <div><strong>Order Number: </strong>{{order.id}}</div> |
20 | | - <div><strong>Order Date: </strong>{{order.date}}</div> |
21 | | - <div><strong>Payment Amount: </strong>{{order.payment_amount}}</div> |
22 | | - <div><strong>Payment Method: </strong>{{order.payment_method}}</div> |
23 | | - <div><strong>Contact Email: </strong>{{service_info.service_email}}</div> |
| 17 | + <p><strong>Purchase Details</strong></p> |
| 18 | + <div><strong>Order Number | </strong>{{order.id}}</div> |
| 19 | + <div><strong>Order Date | </strong>{{order.date}}</div> |
| 20 | + <div><strong>Amount | </strong>{{order.payment_amount}}</div> |
| 21 | + <div><strong>Contact Email | </strong>{{service_info.service_email}}</div> |
24 | 22 | <br /> |
25 | 23 |
|
26 | | - <p>📄 <strong>Purchased Assets</strong></p> |
27 | | - <ol> |
28 | | - <li> |
29 | | - <strong>Asset Nid: </strong> |
30 | | - {{order.nid}} |
31 | | - </li> |
32 | | - <li> |
33 | | - <strong>NFT Network: </strong |
34 | | - ><a href="{{order.nft_network_link}}">{{order.nft_network}}</a> |
35 | | - </li> |
36 | | - <li> |
37 | | - <strong>NFT Token ID: </strong |
38 | | - ><a href="{{order.nft_token_link}}">{{order.nft_token_id}}</a> |
39 | | - </li> |
40 | | - </ol> |
| 24 | + <p><strong>Your Purchased Asset</strong></p> |
| 25 | + <div><strong>Asset NID | </strong>{{order.nid}}</div> |
| 26 | + <div> |
| 27 | + <strong>View Asset | </strong><a href="{{order.nft_page_link}}">{{order.nft_page_link}}</a> |
| 28 | + </div> |
| 29 | + <br /> |
41 | 30 |
|
42 | | - <p>📥 <strong>Download Instructions</strong></p> |
| 31 | + <p><strong>Next Steps</strong></p> |
43 | 32 |
|
44 | 33 | <p> |
45 | | - Once the NFT minting and transfer are complete, you will be able to |
46 | | - download your purchased NFT from this |
47 | | - <a href="{{order.nft_download_link}}">link</a> |
48 | | - within 24 hours. Each NFT includes its own specific license terms— |
49 | | - <a href="{{order.nft_page_link}}">View Asset</a> to review the attached license on the Capture page. |
| 34 | + 📋 <strong>View Your Purchase:</strong> You may use your contact email to log in to your Capture account |
| 35 | + (<a href="https://dashboard.captureapp.xyz/">https://dashboard.captureapp.xyz/</a>) |
| 36 | + and view your purchased content. If this is your first time logging in, please click "Reset Password" |
| 37 | + to set up your dedicated password. |
50 | 38 | </p> |
51 | 39 |
|
52 | 40 | <p> |
53 | | - You can also view your assets on <a href="https://dashboard.captureapp.xyz/">Capture Dashboard</a> or visit the <a href="https://asset.captureapp.xyz/{{order.nid}}">asset page</a> directly. |
| 41 | + 📄 <strong>License Usage Rights:</strong> Your purchase includes specific licensing rights. The detailed |
| 42 | + license agreement and full terms (including scope of use, duration, and restrictions) are attached to the |
| 43 | + asset's Capture page |
| 44 | + (<a href="{{order.nft_page_link}}" |
| 45 | + >{{order.nft_page_link}}</a |
| 46 | + >). Please be sure to review them. |
54 | 47 | </p> |
55 | 48 |
|
| 49 | + <p>📥 <strong>Download Files:</strong></p> |
56 | 50 | <p> |
57 | | - If you have any questions or need assistance, please don't hesitate to |
58 | | - contact our support team at |
59 | | - <a href="mailto:{{service_info.service_email}}" |
60 | | - >{{service_info.service_email}}</a |
61 | | - >. |
| 51 | + Method 1: You can download all high-resolution files and related materials directly from your account. |
| 52 | + After logging in to your Capture account and navigating to the asset page, click the download icon in the |
| 53 | + top right corner to obtain the original image file with C2PA source verification. Please ensure usage is |
| 54 | + strictly in accordance with the licensing terms. |
| 55 | + </p> |
| 56 | + <p> |
| 57 | + Method 2: Click this <a href="{{order.nft_download_link}}">link</a>, then right-click and save the file after the new tab opens. |
62 | 58 | </p> |
63 | | - </div> |
64 | 59 |
|
65 | | - <div> |
| 60 | + <p><strong>Customer Support & Contact</strong></p> |
66 | 61 | <p> |
67 | | - Best regards, |
68 | | - <br /> |
| 62 | + Our team is ready to support your project at any time. If you have any questions or require assistance with the following: |
| 63 | + </p> |
| 64 | + <div>License terms and usage rights</div> |
| 65 | + <div>Asset download or technical issues</div> |
| 66 | + <div>Invoicing or payment-related matters</div> |
| 67 | + <p>Please contact us by email at {{service_info.service_email}}.</p> |
69 | 68 |
|
70 | | - {{service_info.display_name}} |
71 | | - <br /> |
| 69 | + <p> |
| 70 | + Thank you for your cooperation. We are committed to providing the highest quality support and service for your creative projects. |
| 71 | + </p> |
72 | 72 |
|
73 | | - <img |
74 | | - style="display: block; border: 0px; padding: 4px" |
75 | | - title="Logo" |
76 | | - alt="Logo" |
77 | | - src="{{service_info.service_logo}}" |
78 | | - height="50" |
79 | | - /> |
| 73 | + <p> |
| 74 | + Sincerely, |
| 75 | + <br /> |
| 76 | + The Capture Team |
80 | 77 | </p> |
81 | 78 | </div> |
82 | 79 | </body> |
|
0 commit comments