• Resolved michaeledi

    (@michaeledi)


    Hi team,
    I want to know more about the WooCommerce trigger “User completes a purchase”, will it be triggered when a user completes the checkout of an order (status: processing), or when the order status is changed to completed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter michaeledi

    (@michaeledi)

    Just found out by testing: It’s triggered when the order is marked as “completed”.

    Plugin Author Ruben Garcia

    (@rubengc)

    Great @michaeledi

    Glad to meet you was able to determine how this trigger works

    The processing status is while WooCommerce is waiting for the payment, if the payment fails, the status will change to pending and if the payments gets completed, then the order will change to complete, for that our “purchase” triggers works based on the status that let us know that the order have been completed

    Note that in the premium version of this integration, there are triggers that let you work with an order based on its status

    You can see the full list of triggers and actions here:
    https://automatorwp.com/add-ons/woocommerce/

    For your case all the “status change to a status” triggers are the ones that let you work with different order statuses

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Question about Woocommerce Trigger “User completes a purchase”’ is closed to new replies.