Readonly
paymentUnique identifier of this 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.