REPAY Payables: Versions 321 and 322
Released: May 7, 2025
Now you can track the USPS delivery progress of checks from the REPAY Payables portal and via the Payables API. This release also fixes an issue with invoicing vendor-paid ACH fees.
Release Notes
Ticket | Type | Description |
---|---|---|
Multiple | Feature | You can track the progress of checks through the USPS from the REPAY Payables portal (you could previously follow FedEx tracking for Next Day Air delivery). Search for payments, and in the results click the delivery type First Class Mail to open the Check Delivery Details window with USPS tracking events. The following is an example from a test environment. In production, the Scan Events section contains a running log of each tracking event. |
CPAY-10737 | Feature | Check delivery status. Payables API. For checks, the GET /payments/{id} response and the payment.check.statusChanged webhook now include a trackingNumber field and checkTrackingEvents object that provide the USPS scan history. |
CPAY-10706 | Fix | Vendor-Paid ACH. When the payment number was blank, the email invoice for vendor-paid ACH fees wasn't sent. |