25 Commits

Author SHA1 Message Date
Alaguraj0361
493fbcc5c0 add shipping label generation and email functionality 2026-06-05 17:27:27 +05:30
Alaguraj0361
a6e413a593 add pagination support for invoice PDF generation to handle long line items 2026-06-03 16:24:03 +05:30
Alaguraj0361
a95cbb82fa enhance order processing to include product images from line item properties or fetch from Shopify API 2026-06-03 16:01:26 +05:30
Alaguraj0361
45812e4773 testing for pipeline 2026-06-03 11:48:44 +05:30
Alaguraj0361
8281f95c71 fetch product images from Shopify API and add to order data for invoice generation 2026-06-03 10:52:46 +05:30
Alaguraj0361
46713fc66b remove ORDER_NUMBER_OFFSET and related adjustment logic from email and PDF generation 2026-06-03 10:07:02 +05:30
Alaguraj0361
5097f60569 implement order number adjustment using 27470 in email and PDF generation 2026-06-02 16:48:11 +05:30
Alaguraj0361
d848ac1462 remove commented-out subtotal and shipping rows from invoice email template 2026-05-20 13:01:08 +05:30
Alaguraj0361
59bc47f7ad remove product images from invoice PDF and adjust table layout columns 2026-05-20 12:53:24 +05:30
Alaguraj0361
ae3747e8c2 comment out subtotal row in invoice email template 2026-05-20 12:49:37 +05:30
Alaguraj0361
da2ec317ab comment out shipping row in invoice email template 2026-05-20 12:47:31 +05:30
Alaguraj0361
a770063e5f Merge branch 'main' of https://git.metatroncube.in/MetatroncubeSoftwareSolutions/shopify-custom-email-plugin 2026-05-20 11:05:09 +05:30
Alaguraj0361
289b326844 remove currency code from invoice email total display 2026-05-20 11:02:37 +05:30
a5c8a03b6d Update test-order.js 2026-05-19 12:34:23 +00:00
32f6bf0ff2 Update test-order.js 2026-05-19 12:32:19 +00:00
4afa8e677d Update test-order.js 2026-05-19 12:31:21 +00:00
Alaguraj0361
b9b1f74a36 add /create-order endpoint with CORS support and test script 2026-05-19 17:49:11 +05:30
Alaguraj0361
30dec851e9 fix: Use CID inline attachment for logo instead of blocked base64 data URI 2026-05-19 11:00:04 +05:30
Alaguraj0361
f0026f65dd fix: Add logo to dark header banner with base64 embed for Gmail compatibility 2026-05-18 23:19:56 +05:30
Alaguraj0361
f18a018a38 feat: Redesign email to match screenshot - dark header banner, order link, Product/Qty/Price table 2026-05-18 23:13:10 +05:30
Alaguraj0361
62a135dc85 fix: Embed logo as base64 data URI for Gmail compatibility, fix Shopify product image URL path 2026-05-18 23:03:05 +05:30
Alaguraj0361
aa6afe5612 feat: Replace store name text with logo image in email header 2026-05-18 22:58:10 +05:30
Alaguraj0361
3d987d0c68 feat: Add order summary table and customer info to custom email, remove shipping address 2026-05-18 22:50:47 +05:30
Alaguraj0361
20977e00bd feat: Add local logo image and improve PDF generation layout 2026-05-18 22:46:10 +05:30
Alaguraj0361
1b2ee461a6 first commit 2026-05-18 22:14:41 +05:30