• I am working on retrieving customers from a WooCommerce installation via API and Guest Checkout customers do not have WordPress USER IDs so they are not appearing via the API Call.

    I thought the ID in the REST API documentation for Customers was the WooCommerce customer id and I think it is the WordPress USER ID.

    The table for WooCommerce customer data is wc_customer_lookup so as a guest they do not show up when retrieving the other records.

    Is there a way to GET from wc_customer_lookup to retrieve Guest Checkout customers?

    • This topic was modified 1 year, 4 months ago by cedaly1968. Reason: Adding topic tags
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Retrieve Guest Checkout Customers from WooCommerce via API’ is closed to new replies.