Projects
Payment Processing
Developed integrations with multiple card processors
- Maintained framework and developed solutions to integrate Point of Sale and account payments with multiple payment processors.
- Implemented features include pinpad devices, hosted payment pages, gift cards and loyalty schemes.
- Implementations allow for payments with multiple cards for a single sale, as well as comprehensive refund tracking to ensure refunds are completed with the processor's original transaction IDs.
- Refunds can be combined across multiple sales at once (e.g. a customer is returning goods from various previous sales in a single instance)
Sales Tax
Implemented US-wide sales tax processing and reporting system
- Developed frontend and backend features required to calculate, track and report on US sales tax.
- Features include blanket exemption certificates, one-off certificates, product exemptions and tax rate viewer (with end-user explanation of how rate was calculated).
- Developed user-facing import tool to import tax rates from various rate providers such as Thomson Reuters and Wolters Kluwer.
- Solution calculates tiered tax correctly for intrastate, interstate, international and no-nexus jurisdictions - allocating goods and tax values to appropriate tax authorities for reporting.
- System is flexible enough for distributors to operate in multiple US states, supporting both delivered and collected transactions to and from any location with ZIP+4 accuracy.
Warehouse Management
Built multiple integrations with WMS systems
- Developed warehouse integrations supporting purchasing, receiving, picking, stock checking, cargo (container) receipts.
- Enhanced framework with automated unit testing to ensure continued accuracy and performance.
- Developed testing tools to aid pre-live simulation and replication without the need to fabricate raw inputs.
- Added data transform hook to allow consultants to modify integration behavior without making code changes.
- Built stress-testing tools to simulate pick warehouse activity and ensure live system stability.
Localization
Designed and implemented framework to support multiple localities such as GB, NL, US on same system
- Designed standardized frontend framework to allow input of addresses.
- Input controls automatically adjust based on country selected (e.g. US format will capture addresses consistent with USPS standards).
- Integrated address inputs with relevant postal address lookup providers such as SmartyStreets (US) and Postcode.nl (NL).
- Developed shared backend functions to adapt printed formats to local addressing standards when documents are produced.
- Ultimately this allows a business to operate stores internationally with native address support for each locality - each user feels like they are using a system designed for their market.