Preparing search index...
The search index is not available
Klarna Web SDK v2/r6
Klarna Web SDK v2/r6
payment
PaymentPresentationData
Interface PaymentPresentationData
interface
PaymentPresentationData
{
amount
:
number
;
currency
:
string
;
intents
?:
(
"PAY"
|
"SUBSCRIBE"
|
"SIGNUP"
|
"SIGNIN"
|
"DONATE"
)
[]
;
locale
:
string
;
}
Index
Properties
amount
currency
intents?
locale
Properties
amount
amount
:
number
currency
currency
:
string
Optional
intents
intents
?:
(
"PAY"
|
"SUBSCRIBE"
|
"SIGNUP"
|
"SIGNIN"
|
"DONATE"
)
[]
locale
locale
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
intents
locale
Klarna Web SDK v2/r6
Loading...