It is possible to add an item to the cart and checkout straight away in woocommerce without resorting to complicated apis, ie
https://yoursite/checkout/?add-to-cart=product_id
very useful to just link it from any website.
Open Source Technologies At Work
Only Passion Matters
It is possible to add an item to the cart and checkout straight away in woocommerce without resorting to complicated apis, ie
https://yoursite/checkout/?add-to-cart=product_id
very useful to just link it from any website.