I\'m trying to get BlogEngine working with ExpressCheckout. I\'ve tested the API credntials with the same user controls as I\'m using with BlogEngine and they work. In BlogEngine, however, I get \"Sor
When I am in the shopping cart \"proceed to checkout\" button is missing and I can\'t go any further in the checkout process. I looked at cart.phtml and $methodHtml is empty so the comparison (if ($me
I\'ve set up a B2B site powered by Magento 1.4.2 community edition.Occasionally, customers are trying to checkout with a large number of items in their shopping cart - up to 250!My issues are twofold:
I have Magento set up to not display VAT on checkout开发者_如何学JAVA, but it is still adding at the total. It doesn\'t add it up to the total - which IS correct.
As soon as I try to add a product to the shopping cart in Magento, it spits this PHP error: Fatal error: Call to undefined method Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Collection::addTierPri
this is my first actual post on StackOverflow. I\'m on here quite often because you guys always solve my queries!
i\'m still trying to integrate this with my webshop, what i\'m want to do is redirect the customer to the bank page, where he/she will enter all the data for tha payment(credit card number, secure cod
I am wondering if it is possible to use Magento just for the checkout process. I am making an e-commerce site that has only 1 product and I plan to just display it on my home page with a \"buy now\"
I am working on a rails 3 app and have a shopping cart functionality. On the products page I have Items listed and \"Add to Cart\". the cart is also 开发者_JAVA技巧rendered on same page as a partial.
I have added an observer on \"sales_order_place_before\" Event and want to customize grand total before processing the payment. but i have tried a lot to c开发者_JAVA百科hange the quote price but it i