| Index: branches/fundraising/deployment/DonationInterface/payflowpro_gateway/forms/html/globalcollect_test_2.html |
| — | — | @@ -338,10 +338,10 @@ |
| 339 | 339 | <input type="hidden" value="@comment" name="comment"/> |
| 340 | 340 | <input type="hidden" value="@comment-option" name="comment-option"/> |
| 341 | 341 | <input type="hidden" value="@email-opt" name="email-opt"/> |
| 342 | | - <input type="hidden" value="@payment_method" name="payment_method"/> |
| | 342 | + <input type="hidden" value="@payment_method" name="processed"/> |
| 343 | 343 | <input type="hidden" value="@token" name="token"/> |
| 344 | 344 | <input type="hidden" value="@order_id" name="order_id"/> |
| 345 | | - <input type="hidden" value="@num_attempt" name="numAttempt"/> |
| | 345 | + <input type="hidden" value="@numAttempt" name="numAttempt"/> |
| 346 | 346 | <input type="hidden" value="@contribution_tracking_id" name="contribution_tracking_id"/> |
| 347 | 347 | <input type="hidden" value="@data_hash" name="data_hash"/> |
| 348 | 348 | <input type="hidden" value="@action" name="action"/> |
| — | — | @@ -366,4 +366,4 @@ |
| 367 | 367 | </div> |
| 368 | 368 | </td> |
| 369 | 369 | </tr> |
| 370 | | -</table> |
| \ No newline at end of file |
| | 370 | +</table> |