OrdersScheduler::import( int $order_id )

Imports a single order or refund to update lookup tables for.


Description Description

If an error is encountered in one of the updates, a retry action is scheduled.


Parameters Parameters

$order_id

(Required) Order or refund ID.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: packages/woocommerce-admin/src/Schedulers/OrdersScheduler.php




Top ↑

User Contributed Notes User Contributed Notes

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