# Payments ## Print receipt on terminal when payment is PAID - [POST /payments/{payment_id}/receipts/terminal/print](https://developer.spensepay.com/apis/partner/payments/print_receipt.md) ## Manually trigger payment as PAID - [POST /payments/{payment_id}/manual-paid](https://developer.spensepay.com/apis/partner/payments/mark_payment_as_paid.md): Mark a payment as PAID manually, for example when receiving a bank transfer or cash payment. The payment must not already be in a final status.