|
Autor: Franz Holzinger
|
Datum: 29-10-15 16:55:22
|
| |
You must set
paymentActivity = verify
or
paymentActivity = payment
On the ###BASKET_INFO_TEMPLATE### you must have a Javascript at the submit button in order to change to the payment page.
<input type="submit" name="products_payment" value="###BASKET_PAYMENT_CHECKOUT###" onclick="this.form.action='###FORM_URL_PAYMENT###';">
|
| |
|