krokedil / klarna-checkout-for-woocommerce

Klarna Checkout for WooCommerce plugin
15 stars 23 forks source link

Add support for the redirect flow #570

Closed mntzrr closed 7 months ago

mntzrr commented 7 months ago

Add a setting to redirect the customer to Klarna's hosted payment page. Requires the following filter to display the setting:

add_filter('kco_enable_redirected_flow', '__return_true');
mntzrr commented 7 months ago

Task linked: CU-865d3ump6 redirect flow / Hosted Payemt Page HPP