@plentymarkets/shop-api / paypalGetters
Variable: paypalGetters ​
const
paypalGetters:object
Type declaration ​
getClientId() ​
getClientId: (
config
) =>string
Parameters ​
• config: PayPalConfigResponse
Returns ​
string
getMerchantId() ​
getMerchantId: (
config
) =>string
Parameters ​
• config: PayPalConfigResponse
Returns ​
string
isProduction() ​
isProduction: (
config
) =>boolean
Parameters ​
• config: PayPalConfigResponse
Returns ​
boolean