• Added Greek language.
  • Added Slovak language.
  • Added ability primary contact with no subscriptions to delete the stored Stripe card.
  • Added 2 new subscription statuses Incomplete and Incomplete Expired.
  • Added ability to add custom subscription terms and conditions.
  • Updated Stripe Ideal Implementation.
  • Updated Pusher to version 5 for more faster requests.
  • Fully refactored Stripe Checkout to comply with the new SCA European rules.
  • Fully refactored Stripe Subscriptions to comply with the new SCA European rules.
  • Updated customers area credit card update and subscriptions section to comply with the new SCA European rules.
  • Updated subscription taxes to be fetched from Stripe instead of Adlis ERP-CRM Dev.
  • Added new email template for subscriptions when customers will need to authenticate/confirm the credit card impacted by SCA.
  • Moved reCaptcha on admin area login above remember me checkbox.
  • Stripe Checkout and Stripe ideal have a feature to automatically create the necessary webhooks via Adlis ERP-CRM Dev. in the Stripe dashboard.
  • User will be able to delete subscriptions created in test mode from Adlis ERP-CRM Dev..
  • Updated: When paying regular invoices and the customer does not have any subscriptions, the credit card token won’t be longer re-used to pay for future invoices.
  • Updated: Stripe webhooks will listen only to the events that are needed instead of all events.
  • Fixed select color is white when buttons CSS applied.
  • Fixed issue with select fields on RTL.
  • Fixed leads staff “lost” report not correct.
  • Fixed ticket without contact fields not validated.
  • Fixed web to lead form validation language not correct.
  • Fixed multi-select field on the web to lead form not working.
  • Fixed lead custom merge fields not replaced in an email template.
  • Fixed task due date not respecting project due date on edit.

A note on using own customers area theme

If you are using your own customers are them for Adlis ERP-CRM Dev., because of all the Stripe SCA changes, we needed to upgrade the following files:

  • application/views/themes/perfex/views/subscriptions.php
  • application/views/themes/perfex/views/credit_card.php
  • application/views/themes/perfex/views/subscriptionhtml.php

The mentioned files above are compatible with Stripe SCA, in case you have your own files or you are overwriting these files, make sure to re-check them and update according to your requirements because your Stripe integration won’t work.