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.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-06-02
Core UI layouts. Importing database.
The Gas Centre and BBQ Shop Limited – thegascentre.co.uk Support – 2025-06-02
Phone call with MP re: notify me form failing with Recaptcha invalid key error. Checking keys – same in Settings > Option and NotifyWhenAvailable settings. Query to PF.
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.