wordpress - Using the woocommerce API using PHP -


i'm using woocommerce api first time , need it.

i thought i'll start easy , use site title returned.

i read documentation @ https://woothemes.github.io/woocommerce-rest-api-docs/?php#view-index-list complex , doesn't provide details first steps need connect api.

i have enabled rest api on woocommerce powered site.

my questions are,

  1. how connect api ? documentation tell me run <?php print_r($woocommerce->get('')); ?> supposed run ?
  2. how authenticate myself keys generated api ?

i appreciate help, thanks.

this link should able youl https://www.skyverge.com/blog/using-woocommerce-rest-api-introduction/ need understand keys authentication. kind of entry password site's api. need acknowledge key within code api request followed api requirements. hope helps.


Comments

Popular posts from this blog

ios - UITEXTFIELD InputView Uipicker not working in swift -

Hatching array of circles in AutoCAD using c# -