Commit Graph

11 Commits

Author SHA1 Message Date
Bastian de Byl
ae0e5fc379 feat: add price, url, image, description, archived fields to Product struct
All checks were successful
Release / release (push) Successful in 24s
Extends the Product struct to include additional fields from the Snipcart
Products API response, enabling filtering of archived products and access
to product metadata like images and URLs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 19:51:24 -05:00
Bastian de Byl
d7c5fd3b74 updated helpers for Get request fix 2023-09-13 13:48:50 -04:00
Bastian de Byl
e1f7e99027 moved webhook to go-snipcart-webhook repo 2023-02-26 21:23:37 -05:00
Bastian de Byl
36ca8d6f83 added initial webhook main function 2023-02-26 20:36:12 -05:00
Bastian de Byl
d182b35d56 updated helper module 2023-02-26 15:26:59 -05:00
Bastian de Byl
13f482e50a fixed UpdateOrder method from downstream helper 2023-02-26 02:47:32 -05:00
Bastian de Byl
bfb6497d25 fixed UpdateOrder method 2023-02-26 02:38:14 -05:00
Bastian de Byl
82106ee4e0 added UpdateOrder function, fixed response statuscode handling 2023-02-26 02:01:02 -05:00
Bastian de Byl
be7452ddc1 added order TokenPNGBase64 2023-02-25 16:49:56 -05:00
Bastian de Byl
ee3e1cffa1 updates 2023-02-25 14:17:13 -05:00
Bastian de Byl
6849fad720 initial commit 2023-02-23 00:05:01 -05:00