> ## Documentation Index
> Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# February Updates

## New Features

### Dashboard Payment Details Page

<img src="https://mintcdn.com/methodfinancial/zaEy2Zf5mLkHDuX_/images/dash-payments.png?fit=max&auto=format&n=zaEy2Zf5mLkHDuX_&q=85&s=693bb83b5a42af30aac549fd95d172c9" alt="payment details" width="5760" height="2820" data-path="images/dash-payments.png" />

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 - either `electronic` or `paper`
* `destination_status`: New status `cashed` available to track when paper checks have been processed

For more information, see our [Payments API documentation](https://docs.methodfi.com/reference/payments/overview).

## SDK Updates

* Released [version 1.1.9](https://github.com/MethodFi/method-python/releases/tag/v1.1.9) of `method-python`
* Released [version 1.1.10](https://github.com/MethodFi/method-node/releases/tag/v1.1.10) of `method-node`
