Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/webitects_2_2step-US.html |
— | — | @@ -170,7 +170,7 @@ |
171 | 171 | <input type="hidden" value="@amount" name="amount" /> |
172 | 172 | <input type="hidden" value="US" name="country" id="country" /> |
173 | 173 | <input type="hidden" value="@expiration" name="expiration" id="expiration"/> |
174 | | - <input type="hidden" value="@currency_code" name="currency_code" /> |
| 174 | + <input type="hidden" value="USD" name="currency_code" /> |
175 | 175 | <input type="hidden" value="@utm_source" name="utm_source"/> |
176 | 176 | <input type="hidden" value="@utm_medium" name="utm_medium"/> |
177 | 177 | <input type="hidden" value="@utm_campaign" name="utm_campaign"/> |