Home > @poq/sdk > ExpressCheckoutConfig
Contract defines express checkout configuration.
Signature:
export declare class ExpressCheckoutConfig extends PoqContract 
Extends: PoqContract
| Constructor | Modifiers | Description | 
|---|---|---|
| (constructor)(params) | Constructs a new instance of the ExpressCheckoutConfigclass | 
| 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. |