Version 1.14 - 2024-03-15
  • Disabled automated background syncs.

From this release on we rely on Ponto automatically syncing the account every 6 hours. Due to new ruling by Ponto we are no longer allowed to automatically sync the account ourselves in the background every 30 minutes. Transactions will only processed every 6 hours, from this release on.

Version 1.13 - 2024-02-16
  • Improved matching
  • Fixed update available message
Version 1.12 - 2023-06-22
  • Fix version in latest module downloads

This update is not required, but if you're currently experiencing an "Unable to receive necessary information for this setup" error this update will fix it.

Version 1.11 - 2023-01-31
  • Implemented support for PHP 8.1
Version 1.10 - 2021-10-27
  • Improved matching algoritm: matches way more cases (including spaces, fixes #4)
  • Added basic E-mail Only option to not automatically process payments in WHMCS (fixes #5)
  • From now on we're only able to match invoice numbers starting from 4 characters and larger, to reduce the risk of false-positives.
Version 1.9 - 2021-06-01
  • Expose the Transaction in the Payment object

Update is only relevant for developers implementing our hooks.

Version 1.8 - 2021-05-26
  • Implemented additional checks for matching empty strings
Version 1.7 - 2021-05-19
  • Improvements to matching algoritme
  • When no peaces are found (e.g. on an invalid description) we from now on do not fall back to matching on price. In the past, it would get the invoice that matched the price - making it very prone to errors. This was an unintended side effect of the matching algoritme.
Version 1.6 - 2021-05-03
  • Add trimming of match peaces and remove empty values
  • Improve lowercase matching
Version 1.5 - 2021-04-28
  • Only use structured data when it is really structured
Version 1.4 - 2021-03-26
  • Fixed PontoProcess hook (should now return an array)
  • Implemented case insensitive matching on invoicenum
Version 1.3 - 2021-03-13
  • Implemented handling multiple bank accounts
  • Implemented currency handling
  • Implemented hooks (PontoDescription, PontoInvoice, PontoMatchPeaces, PontoProcess)
  • Improved README
Version 1.2 - 2021-02-26
  • Fixed logic that receives latest transaction
Version 1.1 - 2021-02-18
  • Implemented checking for authorization and notifiying you about possible problems.
  • Make use of the latestSynchronization to ensure we're always up-to-date with the latest sync and do not need any retry-logic.
Version 1.0 - 2021-02-15
  • Initial release with processing payments
WHMCS Ponto

Here you are able to view the changelogs directly from our build environment. When logged in to your account, you are able to download the latest version of the product. You will also receive notifications by e-mails for new releases, to keep your installation up-to-date and secure.

Feature requests?

If the product does not fully fullfill your needs, we are always happy to develop some custom software or accept some feature requests, which we may implement at some point into the product.