Optional
config?: PaymentRequestConfigConfiguration options for the payment request.
3-letter ISO 4217 currency code.
Optional
customer?: CustomerInformation about the customer.
Optional
lineItems?: LineItem[]Optional line items describing the purchase, the total sum of the line items must match the payment amount.
Optional
merchantReference?: stringConsumer-facing order number. It will be displayed to consumers on the Klarna app and other communications. It will also be included in settlement reports for reconciliation.
Total payment amount.
Optional
paymentReference?: stringReference to the payment session or equivalent resource created on your side. This will be exposed in payment request webhooks (payments.v2.request.*) for the purpose of correlating your resource with the Klarna Payment Request.
Optional
shipping?: Shipping[]The recipient and delivery address of the consumer.
Request for a purchase authorization.
This is the authorization context to use for a normal purchase.