WooCommerce Submission Method
-
I am attempting to setup a parts catalog with WooCommerce. I need to know what submission method Woocommerce uses so I can give this piece of information to the third party catalog provider. The question is whether or not it’s a GET, POST or AJAX method that is used. I cannot find this in the WooCommerce documentation.
Since it’s a add to cart functionality I am aiming for, I would think it’s not a GET method that would allow to add parts to a cart for checkout. Rather it’s a GET or AJAX, but not certain which it is or how the WooCommerce cart really works.
Can you help me, thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘WooCommerce Submission Method’ is closed to new replies.