krokedil / klarna-checkout-for-woocommerce

Klarna Checkout for WooCommerce plugin
16 stars 23 forks source link

Possible typo? #517

Closed Dekadinious closed 1 year ago

Dekadinious commented 1 year ago

Line 620 in kco-functions.php

$order->set_status( 'canceled', __( 'Klarna Checkout order was rejected', 'klarna-checkout-for-woocommerce' ) );

Should it be "cancelled"?

mntzrr commented 1 year ago

It should indeed be "cancelled". Thank you for notifying us about this. This has now been fixed by @bhrugesh96.