Posts
Westside London – Wigmore Sports – 2024-09-03
Checking for orders with redeemed gift cards – none. Phone call with MW re: Smart Coupons VAT calculations.
Westside London – Wigmore Sports – 2024-09-03
Checking for orders with redeemed gift cards – none. Phone call with MW re: Smart Coupons VAT calculations.
Westside London – Wigmore Sports – 2024-09-02
Investigating demo orders failing to reserve items. Examining reservation process in mp_demo_add_reserved_item_to_cart. Modify to check if reserved item is already in cart. Phone call with MW. Reading remove_filter documentation – priority must match add_filter. Fixing code to disable notifications when reserving demo item. Trying to restore missing address lookup code from backup. Re-instating code to […]
Westside London – Wigmore Sports – 2024-09-02
Investigating demo orders failing to reserve items. Examining reservation process in mp_demo_add_reserved_item_to_cart. Modify to check if reserved item is already in cart. Phone call with MW. Reading remove_filter documentation – priority must match add_filter. Fixing code to disable notifications when reserving demo item. Trying to restore missing address lookup code from backup. Re-instating code to […]
Westside London – Wigmore Sports – 2024-08-06
Investigating in-store order not submitting to Vend – no IP address stored with order. Forcing IP address storage with set_customer_ip_address. Testing in-store order – works. Phone call with IB re: email notification intervals. Testing queries. Modifying intervals for 7 day and 8 day queries.
Westside London – Wigmore Sports – 2024-08-05
Populate address fields with Ideal Postcodes data. Deploying changes to production.
Westside London – Wigmore Sports – 2024-08-05
Phone call with IB re: forcing VIP users to top of waitlist. Function based on wcwl_add_user_to_waitlist which adds user to top of waitlist. Testing.
Westside London – Wigmore Sports – 2024-08-05
Phone call with IB re: forcing VIP users to top of waitlist.
Westside London – Wigmore Sports – 2024-08-01
Phone call with IB re: postcode lookup. Functions to lookup postcode suggestions and resolve them to an address using the Ideal Postcodes API.