Preparing search index...
The search index is not available
Klarna Web SDK v2
Klarna Web SDK v2
common
KlarnaCustomer
Interface KlarnaCustomer
Details of the Klarna customer profile associated with the payment authorization.
interface
KlarnaCustomer
{
customerProfile
:
KlarnaCustomerProfile
;
customerToken
:
string
;
customerTokenReference
:
string
;
shipping
:
Shipping
;
}
Index
Properties
customer
Profile
customer
Token
customer
Token
Reference
shipping
Properties
customer
Profile
customerProfile
:
KlarnaCustomerProfile
customer
Token
customerToken
:
string
customer
Token
Reference
customerTokenReference
:
string
shipping
shipping
:
Shipping
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer
Profile
customer
Token
customer
Token
Reference
shipping
Klarna Web SDK v2
Loading...
Details of the Klarna customer profile associated with the payment authorization.