Prestashop advanced features
Advanced features
Last updated
Was this helpful?
Advanced features
Last updated
Was this helpful?
Activate
Set up the " task on your server cron tab
Add a field "phone-mobile" to e-buyer address form
At any moment you activate "Debug mode" on "scalexpert/admin" menu.
Once activated, any API requests will be logged on a file per day in the "{your server path}/prestashop/modules/scalexpertplugin/logs" directory.
Please communicate logs files when you contact the support for any issues encountered.
In order to pull "financing requests updates" every hour you must set up this task on your server using cron tab.
You can also manually launch the task. It will display "Cron OK" if every thing OK.
Add field "phone-mobile" to your country setting in the menu "international/geographical areas/{your country}
Define mandatory fields in the Contacts address menu
Check and correct the translation into your country language
Mobile phone is a mandatory field to initiate . But sometimes we observed that e-buyer address form doesn't get the field "phone-mobile". in that case we assume to use the field "phone" instead but this is not ideal. We strongly recommended adding the field "phone-mobile". This could be added in Prestashop natively with a few configuration steps depicted below.
And that's it