2025
February Updates
New Features
Dashboard Payment Details Page
We’ve upgraded the Payments experience with a brand-new dedicated Payment Details Page
Now, you get more insights and control than ever before:
- Payment Timeline –> Track the full journey of your payments, end to end.
- Enhanced Payment Info –> Quickly see whether a payment was made via electronic or paper.
- Check Images –> For paper payments, view the check image (if available) directly within the details page.
Improvements
Payments API
We’ve added two new fields to the Payments API to provide better visibility into payment details:
destination_payment_method
: Indicates how the payment was delivered to the recipient - eitherelectronic
orpaper
destination_status
: New statuscashed
available to track when paper checks have been processed
For more information, see our Payments API documentation.
SDK Updates
- Released version 1.1.9 of
method-python
- Released version 1.1.10 of
method-node