Posts
Sonic Editions Ltd – soniceditions.com Support – 2025-06-03
Tracing Smart Coupons plugin code to find function which calculates store credit used – only by order, not coupon. Phone call with ND. Updating Gift Card export to include multi-currency data.
Sonic Editions Ltd – images.soniceditions.com – 2025-06-03
Testing webhook from Shipped order 1026. Debug webhook handling logic. Refactor webhook handling into FulfillOrderItem job. Submit test order with multiple items. Request to KA to transfer test order to live.
Sonic Editions Ltd – images.soniceditions.com – 2025-06-02
NW Framing webhook test – works. Importing latest images. Tidy image actions. Settings pages.
Sonic Editions Ltd – soniceditions.com Support – 2025-06-02
Export gift cards query. Examining WC_Coupon object structure. Meeting with SU. Extracting multi-currency coupon amounts.
Sonic Editions Ltd – images.soniceditions.com – 2025-05-31
Debugging orders not appearing in IFS sandbox account. Endpoint to test submission. Tracing API calls – not reading config values, causing 302 redirect. Fix. Test order submission – works!
Sonic Editions Ltd – images.soniceditions.com – 2025-05-30
Responding to AB re: printer’s image links; shipping account fields. Debugging trackingInfo not appearing on fulfilmentOrder. Debugging order_item relationship with image – reversed HasOne relationship. Testing order processing. Fixing print-ready image URLs. Trying to add trackingInfo using fulfillmentTrackingInfoUpdate. Moving trackingInfo into FulfillmentInput object – works! SubmitFulfillment function. Responding to AB. Checking response from KA. Resubmitting […]
Sonic Editions Ltd – images.soniceditions.com – 2025-05-29
Debugging HMAC validation for webhooks – use hash_equals comparison. Adding OrderItem model to track fulfilment status. Testing fulfilment GraphQL queries.
Sonic Editions Ltd – images.soniceditions.com – 2025-05-28
Registering webhook. Testing Shopify order query. Modify submitOrder function to use response data. Debugging webhook 401 error – HMAC validation failing. Testing processOrder. Testing submitOrder. Meeting with Sweden Unlimited. Testing NW Framing webhook. Reading Shopify API docs re: fulfilment.
Sonic Editions Ltd – soniceditions.com Support – 2025-05-27
Customer export. Testing exports – very slow because of expensive order count / value queries. Trying to use wc_order_stats table – values differ. Tracing get_order_count and get_total_spent queries. Trying to backdate order stats – too slow. Phone call with ND. Removing order_count and total_spent from export.