DataStore::get_existing_customer_id_from_order( object $order )

Returns an existing customer ID for an order if one exists.


Description Description


Parameters Parameters

$order

(Required) WC Order.


Top ↑

Return Return

(int|bool)


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

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