{% extends 'psu_base.html' %} {% load base_taglib %} {%block title%}Fake Cashnet{%endblock%}} {% block scripts %} {% endblock %} {% block pagecontent %}

Fake Cashnet


{%if train_url%} If you have the fake credit card info, you may go to the Cashnet Training Site instead.

{%endif%}

Cashnet Fees

Items you must pay for
{%for item in items%}
{%endfor%}


Transaction Parameters

Specify parameters sent back from Cashnet
ref1type1:
ref1val1:
custcode:
merchant:
operator:
tx:
batchno:
ccerrorcode:
ccerrormessage:

Cancel
{% endblock %}