# Payments

A Payment reflects a completed financial transaction (e.g., the initial purchase, a subscription renewal, and one-time purchase). Payments also provide details about refunds and chargebacks.

## See Also[​](#see-also "Direct link to See Also")

* How to manage plans, pricing, trials, and features for your product through [this guide](https://freemius.com/help/help/api/plans/.md)
* Set up [multi-currency](https://freemius.com/help/help/documentation/selling-with-freemius/multi-currency/.md) for your payments.
* Track [your earnings](https://freemius.com/help/help/documentation/selling-with-freemius/your-earnings/.md)
* Process [refunds](https://freemius.com/help/help/documentation/selling-with-freemius/refund-payment/.md) for your customers.
* Set up [refund policy](https://freemius.com/help/help/documentation/selling-with-freemius/refund-policy/.md) applicable to transactions.

## API Operations[​](#api-operations "Direct link to API Operations")

This section explains all operations associated with a payment.

<!-- -->

[GETRetrieve a payment/products/{product\_id}/payments/{payment\_id}.json](https://freemius.com/help/help/api/payments/retrieve/.md)[GETList all payments/products/{product\_id}/payments.json](https://freemius.com/help/help/api/payments/list/.md)[GETDownload invoice/products/{product\_id}/payments/{payment\_id}/invoice.pdf](https://freemius.com/help/help/api/payments/download-invoice/.md)
