Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3.html |
— | — | @@ -142,11 +142,8 @@ |
143 | 143 | <input type="hidden" name="gateway" value="payflowpro" id="gateway" /> |
144 | 144 | <input type="hidden" name="returnto" value="Thank_You/en" /> |
145 | 145 | <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect"> |
146 | | - |
147 | 146 | <input type="hidden" value="@amount" name="amount"> |
148 | 147 | <input type="hidden" value="@currency_code" name="currency_code"> |
149 | | - |
150 | | - <input type="hidden" value="@amount" name="amount" /> |
151 | 148 | <input type="hidden" value="US" name="country" id="country" /> |
152 | 149 | <input type="hidden" value="@expiration" name="expiration" id="expiration"/> |
153 | 150 | <input type="hidden" value="USD" name="currency_code" /> |
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-legal.html |
— | — | @@ -142,11 +142,8 @@ |
143 | 143 | <input type="hidden" name="gateway" value="payflowpro" id="gateway" /> |
144 | 144 | <input type="hidden" name="returnto" value="Thank_You/en" /> |
145 | 145 | <input type="hidden" value="0" name="PaypalRedirect" id="PaypalRedirect"> |
146 | | - |
147 | 146 | <input type="hidden" value="@amount" name="amount"> |
148 | 147 | <input type="hidden" value="@currency_code" name="currency_code"> |
149 | | - |
150 | | - <input type="hidden" value="@amount" name="amount" /> |
151 | 148 | <input type="hidden" value="US" name="country" id="country" /> |
152 | 149 | <input type="hidden" value="@expiration" name="expiration" id="expiration"/> |
153 | 150 | <input type="hidden" value="USD" name="currency_code" /> |