Readonly
paymentUnique identifier of this payment request
Optional
Readonly
paymentReference 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
Readonly
previousPrevious state of the payment request
Readonly
stateCurrent state of the payment request
Optional
Readonly
stateContext for the current state of the payment request
Optional
Readonly
stateReason why the payment request is in its current state
A Payment Request represents a request for a payment. The Payment Request lifecycle is defined in PaymentRequestStateType.
A payment request is automatically created when a user clicks the Klarna payment button and the paymentRequest property is defined. See KlarnaPaymentButton for more information.