Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-sofo-GB.html |
— | — | @@ -120,7 +120,6 @@ |
121 | 121 | <input type="hidden" value="@owa_ref" name="owa_ref"/> |
122 | 122 | <!-- new required fields --> |
123 | 123 | <input type="hidden" value="@gateway" name="gateway"/> |
124 | | - <input type="hidden" value="@payment_method" name="payment_method"/> |
125 | 124 | <!-- required fields for bt and dd --> |
126 | 125 | <input type="hidden" value="rtbt" name="payment_method"/> |
127 | 126 | <input type="hidden" value="rtbt_sofortuberweisung" name="payment_submethod"/> |
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-enets.html |
— | — | @@ -109,7 +109,6 @@ |
110 | 110 | <input type="hidden" value="@owa_ref" name="owa_ref"/> |
111 | 111 | <!-- new required fields --> |
112 | 112 | <input type="hidden" value="@gateway" name="gateway"/> |
113 | | - <input type="hidden" value="@payment_method" name="payment_method"/> |
114 | 113 | <!-- required fields for bt and dd --> |
115 | 114 | <input type="hidden" value="rtbt" name="payment_method"/> |
116 | 115 | <input type="hidden" value="rtbt_enets" name="payment_submethod"/> |
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal.html |
— | — | @@ -133,7 +133,6 @@ |
134 | 134 | <input type="hidden" value="@owa_ref" name="owa_ref"/> |
135 | 135 | <!-- new required fields --> |
136 | 136 | <input type="hidden" value="@gateway" name="gateway"/> |
137 | | - <input type="hidden" value="@payment_method" name="payment_method"/> |
138 | 137 | <!-- required fields for bt and dd --> |
139 | 138 | <input type="hidden" value="rtbt" name="payment_method"/> |
140 | 139 | <input type="hidden" value="rtbt_ideal" name="payment_submethod"/> |
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal-noadd.html |
— | — | @@ -123,7 +123,6 @@ |
124 | 124 | <input type="hidden" value="@owa_ref" name="owa_ref"/> |
125 | 125 | <!-- new required fields --> |
126 | 126 | <input type="hidden" value="@gateway" name="gateway"/> |
127 | | - <input type="hidden" value="@payment_method" name="payment_method"/> |
128 | 127 | <!-- required fields for bt and dd --> |
129 | 128 | <input type="hidden" value="rtbt" name="payment_method"/> |
130 | 129 | <input type="hidden" value="rtbt_ideal" name="payment_submethod"/> |
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-sofo.html |
— | — | @@ -120,7 +120,6 @@ |
121 | 121 | <input type="hidden" value="@owa_ref" name="owa_ref"/> |
122 | 122 | <!-- new required fields --> |
123 | 123 | <input type="hidden" value="@gateway" name="gateway"/> |
124 | | - <input type="hidden" value="@payment_method" name="payment_method"/> |
125 | 124 | <!-- required fields for bt and dd --> |
126 | 125 | <input type="hidden" value="rtbt" name="payment_method"/> |
127 | 126 | <input type="hidden" value="rtbt_sofortuberweisung" name="payment_submethod"/> |
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-eps.html |
— | — | @@ -129,7 +129,6 @@ |
130 | 130 | <input type="hidden" value="@owa_ref" name="owa_ref"/> |
131 | 131 | <!-- new required fields --> |
132 | 132 | <input type="hidden" value="@gateway" name="gateway"/> |
133 | | - <input type="hidden" value="@payment_method" name="payment_method"/> |
134 | 133 | <!-- required fields for bt and dd --> |
135 | 134 | <input type="hidden" value="rtbt" name="payment_method"/> |
136 | 135 | <input type="hidden" value="rtbt_eps" name="payment_submethod"/> |