'fas fa-dollar-sign', 'api_key' => [ 'type' => 'string', 'label' => 'API Key', 'description' => 'The API Key of your Mollie App', ], 'enabled' => [ 'type' => 'boolean', 'label' => 'Enabled', 'description' => 'Enable or disable this payment gateway', ], ]; } }