[TYPO3-shop] No tax outside of country
Simon Browning
simon at stwdesign.com
Tue Mar 4 04:49:47 CET 2008
Franz Holzinger wrote:
> Simon Browning a écrit :
>> One more question.
>>
>> With the shipping info on the basket info page, when the shipping method
>> is changed when the form updates we're sent back to he basket page. Is
>> it possible to have it remain on the basket info page?
>
> You must set a hidden element 'products_info' to 1 on that page. So it
> knows that it has already been on the info page.
>
> - Franz
Hi Franz.
I set this, and now the function seems correct when I change the
shipping method, however when I try to move to the next step it just
reloads the same page.
I'm using this on the basket_info page, my controls section is as
follows, is there something else I should set?
<input type="submit" name="products_update" value="Back to Cart"
class="buyBtn tp" />
<input type="submit" name="products_payment" value="Finalize Order"
class="buyBtn tp"/>
<input type="hidden" name="products_info" value="1" />
Thank you.
Simon
More information about the TYPO3-project-tt-products
mailing list