New Features
Dashboard Payment Details Page

- 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
SDK Updates
- Released version 1.1.9 of
method-python
- Released version 1.1.10 of
method-node