Poq.SDK.Node

Home > @poq/sdk > ExpressCheckoutConfig

ExpressCheckoutConfig class

Contract defines express checkout configuration.

Signature:

export declare class ExpressCheckoutConfig extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the ExpressCheckoutConfig class

Properties

Property Modifiers Type Description
isApplePayEnabled   boolean Defines if ApplePay payment method is available for Express Checkout.
isPayPalEnabled   boolean Defines if PayPal payment method is available for Express Checkout.