ConfigEshopCheckoutTwoStepPaymentProcessorFlitt Object
Description
Flitt payment processor configuration.
Declaration
type ConfigEshopCheckoutTwoStepPaymentProcessorFlitt {
enabled: Boolean
merchantId: String
secretKey: String
}
Fields
| Name | Type | Description |
|---|---|---|
enabled | Boolean | Whether Flitt is enabled. |
merchantId | String | Merchant identifier for Flitt. |
secretKey | String | Secret key for Flitt. |