V2.5.0
V2.5.0

V2.5.0

πŸ’‘
This version was released on the 6th of February 2024!

SYSTEM INTERNALS

🟠
New Features:
  • Modification of the validation process on the control key sent in void, capture, and refund transaction requests.
  • We added the following Status Codes validations for transactions type RB/RI:
    • 41133 - Invalid recurring start date
      • Meaning: When a Recurring Transaction is being validated in the system, the start date parameter is missing / invalid.
    • 41132 - Invalid recurring date type
      • Meaning: When a Recurring Transaction is being validated in the system, the recurring date type parameter is missing / invalid.
    • 41131 - Invalid recurring date time interval
      • Meaning: When a Recurring Transaction is being validated in the system, the recurring date interval parameter is missing / invalid.
    • 41130 - Invalid recurring number of payments
      • Meaning: When a Recurring Transaction is being validated in the system, the recurring amount of payments parameter is missing / invalid.
    • 41129 - Wrong Recurring Serial Number
      • Meaning: When a Recurring Transaction is being validated in the system, the recurring serial number parameter is missing / invalid.
  • We added a new status for pending transaction of status 30004 for a better funnel reflection for merchants:
    • 46017 - Payment Abandoned by Customer
      • Meaning: When a Virtual Terminal Transaction is being created, it can stay active and pending (on status 30004) for two weeks. If two weeks have passed from the creation date, then our system will set the status code to Payment Abandoned by Customer, which means that the merchant can’t process this transaction anymore.

🟒
Fixes & Updates:
  • Seamless integration of Pay-By-Link requests via our server-to-server API, streamlining your transactions with efficiency.
  • Merchant can perform up to 50 active status requests in any given time, optimising your real-time payment tracking.
  • Enhance customer experience with our improved Callback (WebHook) functionalities:
    • Customisable notifications with personalised callbacks for each transaction type, ensuring precise payment updates.
    • Automatic callback resending mechanism in case of failure.
  • The Payment Page now includes comprehensive language support, and offers Pay-By-Link in multiple languages.

USER INTERFACE

🟠
New Features:
  • Ability to save frequently used products as templates directly from the transaction details for quicker and error-free sales operations.
  • Advanced filtering and sorting across all main modules allowing smarter data management.

🟒
Fixes & Updates:
  • Fully customisable payment page component available to all merchants in the Back Office, offering branded purchase experience.

INTEGRATIONS

🟒
Fixes & Updates:
  • The PrestaShop plugin has been updated to version 2.4.0
  • The Magento plugin has been updated to version 2.4.0
  • The WooCommerce plugin has been updated to version 2.4.0 and can now supports php8 version.