krokedil / klarna-checkout-for-woocommerce

Klarna Checkout for WooCommerce plugin
15 stars 23 forks source link

Fixed issue no #517 - Typo mistake in object (set_status function) #528

Closed bhrugesh96 closed 1 year ago

bhrugesh96 commented 1 year ago

Wrong $order->set_status( 'canceled', ' ', ' ' ); in klarna-checkout-for-woocommerce/includes/kco-functions.php

Fixed that status according issue no #517

mntzrr commented 1 year ago

Hello @bhrugesh96 !

Sorry for the belated reply, and thank you for the PR! LGTM.

bhrugesh96 commented 1 year ago

@mntzrr It's my pleasure. You're welcome. 😊