Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/webitects_2_3step.html |
— | — | @@ -109,8 +109,8 @@ |
110 | 110 | <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect"> |
111 | 111 | |
112 | 112 | <input type="hidden" value="@amount" name="amount" /> |
113 | | - <input type="hidden" value="@country" name="country" id="country" /> |
114 | | - <input type="hidden" value="@currency_code" name="currency_code" /> |
| 113 | + <input type="hidden" value="US" name="country" id="country" /> |
| 114 | + <input type="hidden" value="USD" name="currency_code" /> |
115 | 115 | <input type="hidden" value="@utm_source" name="utm_source"/> |
116 | 116 | <input type="hidden" value="@utm_medium" name="utm_medium"/> |
117 | 117 | <input type="hidden" value="@utm_campaign" name="utm_campaign"/> |