krokedil / klarna-checkout-for-woocommerce

Klarna Checkout for WooCommerce plugin
15 stars 23 forks source link

Prevent order status change on callback once processed once #562

Closed mntzrr closed 9 months ago

mntzrr commented 9 months ago

WC_Order::get_date_paid is true if the payment has been completed which covers cases for when the order status is cancelled or refunded.

mntzrr commented 9 months ago

Task linked: CU-86933pk2h Fix order status change on callback