Klarna Payments enables merchants to integrate flexible payment options like Pay Now, Pay Later, and Financing. It supports easy configuration through the Business Manager, enhancing the checkout experience and boosting conversion rates. Advanced features include virtual card settlements and streamlined fraud management for secure and efficient transactions.
Integrate Klarna Payments using Best Practices
Payment and Notification Handling
reject
/accept
) for suspected orders after review.Advanced Features
The Klarna cartridge utilizes the Klarna Payments JSON REST API and JavaScript SDK for storefront integration. This integration displays various payment options via the Klarna widget.
Customer Interaction
Customers select Klarna as their payment method, review the payment terms, and authorize payment by clicking the "Place Order" button.
Order Creation
Upon authorization, a Klarna order is created, and the customer is redirected to the confirmation page.
Fraud Status Management
ACCEPTED
proceed with standard order creation in the SCC.PENDING
status undergo further review. If later accepted as FRAUD_RISK_ACCEPTED
, the SCC order status updates accordingly.kpFraudStatus
within the PaymentTransaction system object.The Klarna Payments cartridge supports multiple locales, ensuring a seamless experience for a global customer base. Supported locales include:
For a comprehensive list of the 25+ supported locales, please check here.