toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.payment
/
PaymentOptions
Payment
Options
external
interface
PaymentOptions
(
source
)
Members
Properties
request
Payer
Email
Link copied to clipboard
abstract
val
requestPayerEmail
:
Boolean
?
request
Payer
Name
Link copied to clipboard
abstract
val
requestPayerName
:
Boolean
?
request
Payer
Phone
Link copied to clipboard
abstract
val
requestPayerPhone
:
Boolean
?
request
Shipping
Link copied to clipboard
abstract
val
requestShipping
:
Boolean
?
shipping
Type
Link copied to clipboard
abstract
val
shippingType
:
PaymentShippingType
?