• Resolved alesilveira

    (@alesilveira)


    We would like to know which tables in MySql in a WordPress multisite that Woocommerce “writes” to release a product in “processing” status manually or through a payment. We need to know how to release a product via the Database simulating a payment and the release of the product to the user. tnks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @alesilveira!

    The status of the order is registered in wp_post database table under post_status key. You’ll be able to change it there for the order.

    Cheers!

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    – Joey

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘MySQL WC tables’ is closed to new replies.