Klarna checkout
Tags, loops and template examples related to handling payment in Klarna checkout.
Available tags
KlarnaCheckout.CancelURL
Returns the URL to the page that the payment will redirect to if the customer cancels the payment.
RAZOR
@GetString("KlarnaCheckout.CancelURL")
KlarnaCheckout.CheckoutSnippet
Returns text defines checkout snipped to render.
RAZOR
@GetString("KlarnaCheckout.CheckoutSnippet")