feat: configure integration secret and update seeder for Telepagos integration
This commit is contained in:
@@ -28,6 +28,7 @@ class DatabaseSeeder extends Seeder
|
||||
CategorySeeder::class,
|
||||
BrandSeeder::class,
|
||||
ProductCatalogFromImagesSeeder::class,
|
||||
TelepagosIntegrationSeeder::class,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user