John Marlo Factorin

Results 3 comments of John Marlo Factorin

I think its better to make it `https` because if the page is loaded in SSL enabled page, the URL (or any URL) will be treated as unsafe/insecure

@othuress may I ask what is the value saved in `core_config_data` table? You may check using this query: ```sql SELECT value FROM core_config_data WHERE path LIKE '%adyen%' AND path LIKE...

Hi @Mostafa-Rafea, yes you may remove and test it, since the default value from the [config.xml#L30](https://github.com/Adyen/adyen-magento2/blob/8.16.0/etc/config.xml#L30) should be `cron`. Please flush the config cache as well. It's a bit weird...