Klarna compability joomla 4,x

StartPrev 1 2 3 NextEnd
11.05.2022 12:36
#41
tracker2
Joomshopping forum user no avatar
Name: Janne Leppänen
06.04.2022
Posts: 64
Quote
Aw: Klarna compability joomla 4,x

I have the order start date time and order expire time on my db
jshopping_tunnukset

status_date_added and status_date_expire

need to send those with my company name..

how can I send this extra merchant info which is required by klarna is the order is given to the customer AFTER purchase.

not needed if order is given to the customer BEFORE payment.

so this need to be in the integration.

 
11.05.2022 15:29
#42
tracker2
Joomshopping forum user no avatar
Name: Janne Leppänen
06.04.2022
Posts: 64
Quote
Aw: Klarna compability joomla 4,x

got that klarna extra stuff working.. now I just need to know how can I get order_item_id in pm_klarna_checkout

 
11.05.2022 15:46
#43
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25961
Quote
Aw: Klarna compability joomla 4,x

Joomshopping order id $order->order_id

Klarna checkout id:
~row 288
$orderID = $checkout->getId();
or
$session->get("klarna_order_id")


Last change: 11.05.2022 15:49
 
StartPrev 1 2 3 NextEnd


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.