Back
Klarna Checkout plugin
Load previous page…
add server side callback urls #klarnacraft
handle server side change callback #klarnacraft
don't register plugin events when run through cli #klarnacraft
test updating commerce address sync #klarnacraft
save address ids to session if already set on order #klarnacraft
update order address from klarna address #klarnacraft
save klarna address in own table until completed #klarnacraft
output current session data to JS event handler #klarnacraft
update address based on address_change event #klarnacraft
create handler for shipping_change event #klarnacraft
tie klarna address together with commerce address record #klarnacraft
create klarna address record when creating checkout session #klarnacraft
add address model to convert klarnas address format into one commerce understands #klarnacraft
figure out why tax amount is wrong #klarnacraft
remind the client to disable csrf for the callback #klarnacraft
set shipping options from cart #klarnacraft
figure out how to skip basic auth for url #klarnacraft
add shipping as own line item #klarnacraft
add user signup checkbox to klarna order #klarnacraft
add config for signup on on demand #klarnacraft