Passing on custom data to Klarna and back
-
Hi,
We need to attach custom data with every order that is made. Which shouldn’t be a problem with WooCommerce’s sessions and a hook funcion when the plugin is creating the order. But there is a problem when the order is created directly from Klarna (step 3 in the integration flow chart) and we can’t fetch the custom data from the customer’s session data.
My question are:
1. Is there a way to pass this custom data on to Klarna direclty so we can fetch it when the order is created? My guess is not.
2. Us there a way to disable the later creation of orders from Klarna? So we can better control so that orders with the customer data isen’t billed for or created.Thank you in advance!
- The topic ‘Passing on custom data to Klarna and back’ is closed to new replies.