Appearance
<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.36.md for this page in Markdown format</div>
Version 4
version 4.36
version 4.36.0x
- [4.36.0] cd-fix:
Adv_orders_admin.phpMethodvalidationfix,useAddresspost input field fixed tosameaddressand move smart point validation block under condition. - [4.36.0] cd-fix:
AdvTransporters.phpMethodgetIsSmartPointOnlyTransporterfix to return false ifDELIVERY_OPTION_TYPEkey is not set - [4.36.0] cd-feat: Added jcc payment option
- [4.36.0] cd-fix: Fix blog author in template.json
- [4.36.0] cd-update: Advisable ai xml sets the category with the biggest depth the product belongs to
Notes
- [4.36.0] Check for overrides on
Transporters::getIsSmartPointOnlyTransporter,Orders_admin::validation - [4.36.0] Do NOT set jcc's is_production setting to true. Run
php cli.php patch/createJccOrderIdsTable. Set credentials in payment settings page. Must configure a JCC payment notification. From the merchant portal/settings/Callback notifications set a notification with the following properties: method= POST, url= client_url/jccNotification, signing type= symmetric and select Deposited and Approved operations. Also generate a callback token.