07967 325669 info@mootpoint.org

Posts

Westside London – Wigmore Sports – 2025-06-17

Script to import orders and related records. Testing imports. Running imports for missing orders. Adjusting demo inventory entries. Responding to MW. Phone call with MW. Importing 325721 from jb_wigmore_dev_2023res database. Manually creating demo inventory order items. Responding to MW queries.

Westside London – Wigmore Sports – 2025-03-26

Trying to suppress waitlist notifications when cancelling reservation. Testing cancellation hooked to wcwl_after_remove_email_from_waitlist – works, but reservation cancelled in checkout. Using is_checkout() in cancellation function – works! Meeting with MW to run tests – working! Cleaning up code ready for deployment. Deploying to live. Testing.

Westside London – Wigmore Sports – 2025-03-25

Preventing reservation cancellation from cancelling paid reservations. wcwl_after_remove_email_from_waitlist running too early – refactor to cancel reservation by hooking on ajax call when user removes themselves from the waitlist. Testing with MW – sends back in stock notification to user who has removed from waitlist. Re-instate mp_demo_stock_level_has_broken_threshold check – doesn’t work. Tracing reservation cancellation process to […]

Westside London – Wigmore Sports – 2025-03-21

Debugging demo return shipping not added to cart. Refactoring demo code to use mp_is_demo_product_id – fixes issue. Reviewing refactored code on dev site – works. Updates to MW. Fixing orders 321677 and 321688. Meeting with MW testing reservation process – “Not enough units of %s are available in stock to fulfil this order.” error. Function […]

Westside London – Wigmore Sports – 2025-03-20

New availability function to check item is available or has been reserved for this user. Refactoring cart and checkout validation to use this function. Testing. Phone call with IB re: next customer on waitlist being incorrectly notified when first customer tries to buy it. Tracing reservation process. Refactoring – can’t add reserved items to cart […]