• Resolved sdnavans

    (@sdnavans)


    Hello, we’re having an issue with how we are supposed to create orders via the WooCommerce REST API as a customer (i.e. non-admin account). Right now we have been using JWT tokens as Authorization (from the JWT Auth plugin) for our different endpoints and it has worked so far. However for our mobile app we would like non-admin users to be able to create orders when they checkout, but when using the REST API a non-admin account is denied the rights to create an order. So, we would like to ask help what is needed in NodeJS to have a customer account to be able to create orders. Is this possible with the JWT token Authorization or do we need the consumer_key provided by WooCommerce?

    • This topic was modified 3 years, 6 months ago by sdnavans. Reason: Missing some words
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘WooCommerce REST API creating an order as a customer.’ is closed to new replies.