Skip to content

<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>

Home | Changelog

Version 4

version 4.36

version 4.36.0x

  • [4.36.0] cd-fix: Adv_orders_admin.php Method validation fix, useAddress post input field fixed to sameaddress and move smart point validation block under condition.
  • [4.36.0] cd-fix: AdvTransporters.php Method getIsSmartPointOnlyTransporter fix to return false if DELIVERY_OPTION_TYPE key 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.