Skip to content

Store API checkout submit


id: woocommerce-woo-storeapi-checkout-submit owner: woocommerce method: POST path: /wp-json/headlesswp/v1/store/wc/checkout title: Store API checkout submit usedBySite: false

POST /wp-json/headlesswp/v1/store/wc/checkout

TODO: verify request/response/error schema in HWP repo.

Auth + CSRF

  • Auth: public
  • CSRF: required (HWP nonce policy: logged_in_only)

Request schema

TBD - verify in HWP repo.

Response schema

TBD - verify in HWP repo.

Error codes

TBD - verify in HWP repo.