Subscribe to our changelog RSS feed: https://docs.payabli.com/changelog.rss

2025

2024

2023

Bug fixes for web apps and APIs

This release includes several bug fixes and enhancements across the web app, API, and embedded components. Here are the highlights:

Notifications

These changes impact notifications received via webhooks, SMS, and email.

  • Fixed an issue that prevented notifications from being sent to multiple email addresses. Notifications are now sent to multiple email addresses as expected.
  • Fixed an issue that prevented the activated merchant notification from being sent consistently. This notification now functions as expected.

Boarding

These changes impact boarding in the API and UI.

  • Fixed an issue that prevented updates to boarding application status. Application status updates now function as expected.

Web app

These changes impact PartnerHub, PayHub, or both.

  • Fixed a bug with payouts that caused incorrect record counts, totals, and total pages to be displayed. Record counts and totals now display as expected, and pagination works correctly.
  • Fixed an issue that caused some card payment details to be incompletely displayed in the UI. Now, card details for a transaction display as expected.
  • Fixed an issue with filters in the Transactions reports that prevented card transactions from being filtered correctly. The card filter now works as expected.

API

  • Fixed a bug with the Query/payouts response that caused the summary to display incorrect record counts and totals. Record counts and totals now display as expected.
  • Fixed an issue that caused some reverse requests to fail on the MoneyIn/getpaid endpoint. Reverse requests now function as expected.
  • Fixed an issue that caused a 500 error to be triggered when certain lineItem fields are longer than allowed. Now, if a field is over, the API returns a 400 error with a clear error message.