Introduction Klarna KP

Klarna offers different payment options to fit the needs of consumers, resulting in less drop-off during payment and improved customer experience. Klarna can be offered to international customers with local characteristics.

Main Options:

  • Card
  • Direct Debit
  • Direct Bank Transfer
  • Pay in 3
  • Pay later 30 days
  • Term Loan

Servicecode:

  • Klarnakp

Data request actions:

  • Reserve
  • CancelReservation
  • UpdateReservation
  • ExtndReservation
  • AddShippingInfo

Transaction request Actions:

  • Pay
  • Refund

Testing:

The test checkout of Buckaroo communicates with Klarna's Sandbox environment, allowing different supported scenarios to be tested.


Solution:

  • Session: Buckaroo offers Klarna redirect to the hosted page, which renders local payment options and language based on API request information. (The hosted page can be offered in English content as well). The session expires in 4 hours, with still pending transactions being closed as failed.
  • Order: When a consumer completes steps on the hosted page, the redirect to your confirmation page is triggered, and the reservation is confirmed as valid.
  • Fulfillment: Updates may be required between order confirmation and delivery.

Fulfillment Scenarios:

  • Cancel reservation if there is no intent to fulfill. (CancelReservation)
  • Cancel remaining reservation for partial deliveries. (CancelReservation)
  • Update shipping address if changed. (UpdateReservation)
  • Update order lines without increasing total amount. (UpdateReservation)
  • Extend reservation if delayed delivery. (ExtendReservation)

Payment Scenarios:

  • Full pay for all shipped products. (Pay)
  • Partial pay for part of the order. (Pay)
  • Share shipment details for delivery. (AddShippingInfo)

Returns and Credits:

  • Returns or compensation can be shared with Buckaroo as a refund.