oc-microcart-plugin
oc-microcart-plugin copied to clipboard
missing Checkout/Payment documentation
very cool, I just discovered this plugin.
I think the Checkout/Payment documentation is missing?
What are you looking for specifically? The Cart component has a onCheckout method that is ready to use:
https://github.com/OFFLINE-GmbH/oc-microcart-plugin/blob/master/components/Cart.php#L66
just that I didn't see it in the documentation, something like what would be a typical flow for a component/app implementing the cart plugin