APP_Order_Factory::retrieve( int $order_id )

Retrieves an existing order by ID.


Package


    Description Description


    Parameters Parameters

    $order_id

    (int) (Required) Order ID


    Top ↑

    Return Return

    (object|bool) APP_Order Object representing the order. Boolean False on failure.


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.