{% extends 'base.html' %} {% load i18n %} {% load mtp_common %} {% block page_title %}{% trans 'Help with a payment I’ve already made' %} – {{ block.super }}{% endblock %} {% block content %}
{% trans 'Check if the answer is here before you contact us' %}
{% accordion name='help-sent-payment' %} {% accordionsection heading=_('I want to cancel a payment') %}{% trans 'We can’t cancel your payment because once it’s gone through the system, it’s non-refundable.' %}
{% endaccordionsection %} {% accordionsection heading=_('The prisoner has moved prisons') %}{% trans 'Your payment will be transferred to the new prison but it may take a few days.' %}
{% endaccordionsection %} {% accordionsection heading=_('The prisoner has been released') %}{% trans 'The prisoner needs to contact the prison and they’ll be sent a refund.' %}
{% endaccordionsection %} {% accordionsection heading=_('Does the prisoner know they’ve got my money?') %}{% trans 'They might get an account slip from the wing officer when your money reaches their account, but this can take a few days and not all prisons use these slips.' %}
{% trans 'Ask the prisoner to check with their wing officer to see if your money has reached their account.' %} {% trans 'Remember, a payment can take up to 5 days.' %}
{% endaccordionsection %} {% accordionsection heading=_('Does a prisoner know who sent the money?') %}{% trans 'A prisoner will see the name of who sent the money on their account slip, but not all prisons give these out.' %} {% trans 'They could also ask a wing officer for the sender’s name, but the prisoner has no access to a sender’s personal or banking details.' %}
{% endaccordionsection %} {% accordionsection heading=_('I’m worried about a prisoner') %}{% trans 'Contact the prison and they will put you through to an orderly officer or to the Safer Custody team where you can leave a message.' %} {% blocktrans trimmed with link='https://www.gov.uk/find-prisoner' %} You can find a prisoner if unsure what prison they’re in. {% endblocktrans %}
{% endaccordionsection %} {% accordionsection heading=_('You don’t ask which prison it is') %}{% trans 'You don’t need the name of the prison to use this service.' %}
{% endaccordionsection %} {% endaccordion %}{% trans 'If you haven’t found the answer:' %}