For this contract I developed custom solutions for several WordPress based sites running Woo Commerce shopping carts.
I developed php, jQuery, and JavaScript code that customized how Woo Commerce processed orders.
For example, a visitor could purchase a subscription to a text messaging service. I built custom php code that would get the order details from Woo Commerce and activate the subscription via a text messaging API.
To facilitate a user “unsubscribing” from their phone, I built a custom script that would receive cancellation notification from the text messaging API then cancel the subscription in Woo Commerce.