Fast, reliable medicine delivery starts with a checkout people can trust, and that only happens w...Fast, reliable medicine delivery starts with a checkout people can trust, and that only happens w...
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
Fast, reliable medicine delivery starts with a checkout people can trust, and that only happens when the technical foundation is solid.
I built and maintain a full WooCommerce pharmacy platform, handling everything from the shop experience to what happens the moment an order is placed.
Standout feature:
Built a live search experience where customers can search any product and add it straight to their cart from the results, no extra page load, no dead end. This meant handling real-time stock detection so out-of-stock items never show as purchasable, fixing mobile positioning issues across iOS and Android, and solving an auto-zoom bug on iPhone search inputs that was breaking the layout.
What else went into it:
Diagnosed and fixed a payment redirect bug that was silently breaking order confirmations, customers were paying successfully but landing on broken pages instead of confirmation, which meant real risk of duplicate orders and support tickets
Rebuilt the entire order confirmation experience from scratch using custom PHP, replacing the default WooCommerce output with a personalized, branded confirmation flow
Built support for both home delivery and in-store pickup, so the platform serves customers however they prefer to receive their medicine
Handled the full payment gateway integration end to end, from checkout through to confirmation
Ongoing maintenance, keeping the platform stable and running smoothly as real orders come through daily
This isn't a demo store. It's a live, working pharmacy platform processing real customer orders, medicine that has to arrive correctly, on time, every time.
Nugraha's avatar
Nutaraline logo
@Ogunbola David Catching the silent payment redirect failure likely prevented a lot of duplicate orders. How are you testing live-search stock accuracy when inventory changes during checkout?
David's avatar
Good question, I'm using Elementor's live search widget as the base, but stock accuracy needed extra work on top of it.
The dropdown results get cross-checked against the WooCommerce Store API in real time, a MutationObserver watches the results as they render and flags anything...
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started