This large agriculture site selling artificial insemination straws has an application attached to it.
The application allows customer to buy via the WooCommerce store on an application.
Main Challenge
There were several challenges for this application / WooCommerce integration
Authentication – the website and application uses a third party authentication system so I had to write a custom one time WordPress password system to authenticate the cart
Custom REST API – for some part of the app that displays content I wrote a custom end post for the REST API to show content on the app
Web View Checkout – we used the WooCommerce checkout for this application, we created a custom checkout that could be viewed in a web view with no header or footer using custom template redirects.