{% extends "global/Page.html" %} {% load otree static %} {% block title %} Now you are ready to fill in your receipt. {% endblock %} {% block content %}

The computer has randomly chosen one match for your payment: Match {{chosen_match}}.
You total cash payment is the earnings from the randomly chosen match ({{final_payment}})
PLUS HK$40 show-up fee, which is (rounded to) {{total_payment}}


Please fill in the following Google form to receive your payment: The Form

(Please take a picture of this page for your own record and keep it for at least 3 weeks. HKUST Finance Office may contact and ask you to submit the screen picture before they deposit the amount to your bank account.)

Match # Buyer’s Value Accepted Offer Match Outcome Your Earning
{% endblock %} {% block scripts %} {% endblock %}