External Payment Method not reflecting in order confirmation
-
Hi, we’ve added 2 external payment methods (BACS and PayPal) to our Klarna Checkout based on this code (https://github.com/krokedil/klarna-checkout-external-payment-method-for-woocommerce).
This is the modified version:
https://gist.github.com/flymke/c5f49b52c8ecf5069c68b6d9a4e84c76This works fine – however in the initial order confirmation email it always says “Payment method: Klarna Checkout”. I also debugged it and $order->get_payment_method() shows indeed “kco” as payment method.
It seems that the correct payment method is set *after” the initial order confirmation was sent (in WooCommerce it shows the correct payment method and also when I manually send the order confirmation).
- The topic ‘External Payment Method not reflecting in order confirmation’ is closed to new replies.