Extra merchant data – Klarna
-
Hi,
I’ve made a woocommerce rental site and am trying to get Klarna to work with it. Klarna’s support says that I need to provide them with “Extra merchant data”.
They’ve provided me with a code snippet, that I’m supposed to adjust. Since it’s a rental site, the extra data Klarna requires is the start time and end time of the rental. So part of the code looks kinda like this:
event_company = Badabaljan
start_time = rental start time?
end_time = rental end time?So I’m guessing I need to somehow connect the code snippet to the rental calender I’m using. I’m guessing the rental calender outputs a start and end time of the rental when the woocommerce order is created. The question is, how do I get hold of the output code that tells the system when the rental begins and ends? I need to adjust the code so that after the = follows the right code.
Br,
RobertThe page I need help with: [log in to see the link]
- The topic ‘Extra merchant data – Klarna’ is closed to new replies.