@paypal/paypal-js
Preparing search index...
components/paypal-messages
PayPalMessagesOptions
Type Alias PayPalMessagesOptions
Base options for PayPal Messages configuration.
type
PayPalMessagesOptions
=
{
buyerCountry
?:
string
;
currencyCode
?:
string
;
shopperSessionId
?:
string
;
}
Index
Properties
buyer
Country?
currency
Code?
shopper
Session
Id?
Properties
Optional
buyer
Country
buyerCountry
?:
string
Optional
currency
Code
currencyCode
?:
string
Optional
shopper
Session
Id
shopperSessionId
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
buyer
Country
currency
Code
shopper
Session
Id
@paypal/paypal-js
Loading...
Base options for PayPal Messages configuration.