{% extends "global/Page.html" %} {% load otree static %} {% block title %} Payment Information and Survey Consent {% endblock %} {% block content %} You have earned ${{ player.usd }} from this experiment.
Please enter your Paypal (email) account details to receive your experiment payoff.
{% formfields %}
BY NOT PROVIDING THE PAYMENT ACCOUNT, YOU AGREE TO DONATE YOUR PAYMENT FOR RESEARCH PURPOSES.



{% endblock %}