krokedil / klarna-checkout-for-woocommerce

Klarna Checkout for WooCommerce plugin
15 stars 23 forks source link

Retrieve order id through WC order #565

Closed mntzrr closed 8 months ago

mntzrr commented 9 months ago

wc_get_order_id_by_order_key has terrible performance on databases with many orders when HPOS is not enabled.

mntzrr commented 9 months ago

Task linked: CU-8693948a4 replace woocommerce get order id by order key with a faster query