
Originally Posted by
Jeff_Mash
It seems to work for me. I went to an item we sell for $99.00. On the product page, it displays: "Pay in 4 interest-free payments of $24.75"
I added it to my cart and on my Shopping Cart page, I see the same message: "Pay in 4 interest-free payments of $24.75."
I'm on Firefox and running the latest version of the module (1.3.1), although I am still on ZenCart 1.5.8a.
To get it to work for my bootstrap template i had to edit
includes\classes\observers\auto.paypalrestful.php
find:
Code:
'container' => '#shoppingCartDefault-cartTableDisplay',
replace with
Code:
'container' => '#shoppingCartDefault',
May have been my template