Liking cljdoc? Tell your friends :D

wc-api-clj.core

Wrapper functions around wc-api-clj.rest functions to communicate with the WooCommerce REST API endpoints.

Wrapper functions around [[wc-api-clj.rest]] functions to communicate
with the **WooCommerce** REST API endpoints.
raw docstring

wc-api-clj.rest

Basic functions to communicate with the WordPress REST API endpoints. These functions can be used for WordPress REST API communication as well.

Basic functions to communicate with the **WordPress** REST API endpoints.
These functions can be used for **WordPress** REST API communication as well.
raw docstring

wc-api-clj.util

Utility functions for the library.

Utility functions for the library.
raw docstring

wc-api-clj.v3.coupons

Helper functions to communicate with the WooCommerce REST API's coupons endpoints. These functions need authentication by consumer_key and consumer_secret.</br> https://woocommerce.github.io/woocommerce-rest-api-docs/#coupons

Helper functions to communicate with the WooCommerce REST API's coupons endpoints.
These functions need authentication by `consumer_key` and `consumer_secret`.</br>
https://woocommerce.github.io/woocommerce-rest-api-docs/#coupons
raw docstring

wc-api-clj.v3.order-notes

Helper functions to communicate with the WooCommerce REST API's order note endpoints. These functions need authentication by consumer_key and consumer_secret.</br> https://woocommerce.github.io/woocommerce-rest-api-docs/#order-notes

Helper functions to communicate with the WooCommerce REST API's order note endpoints.
These functions need authentication by `consumer_key` and `consumer_secret`.</br>
https://woocommerce.github.io/woocommerce-rest-api-docs/#order-notes
raw docstring

wc-api-clj.v3.order-refunds

Helper functions to communicate with the WooCommerce REST API's order refund endpoints. These functions need authentication by consumer_key and consumer_secret.</br> https://woocommerce.github.io/woocommerce-rest-api-docs/#order-refunds

Helper functions to communicate with the WooCommerce REST API's order refund endpoints.
These functions need authentication by `consumer_key` and `consumer_secret`.</br>
https://woocommerce.github.io/woocommerce-rest-api-docs/#order-refunds
raw docstring

wc-api-clj.v3.orders

Helper functions to communicate with the WooCommerce REST API's orders endpoints. These functions need authentication by consumer_key and consumer_secret.</br> https://woocommerce.github.io/woocommerce-rest-api-docs/#orders

Helper functions to communicate with the WooCommerce REST API's orders endpoints.
These functions need authentication by `consumer_key` and `consumer_secret`.</br>
https://woocommerce.github.io/woocommerce-rest-api-docs/#orders
raw docstring

wc-api-clj.v3.products

Helper functions to communicate with the WooCommerce REST API's products endpoints. These functions need authentication by consumer_key and consumer_secret.</br> https://woocommerce.github.io/woocommerce-rest-api-docs/#products

Helper functions to communicate with the WooCommerce REST API's products endpoints.
These functions need authentication by `consumer_key` and `consumer_secret`.</br>
https://woocommerce.github.io/woocommerce-rest-api-docs/#products
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close