Magento is an Ecommerce platform written in PHP. It uses a configuration-based MVC system and heavily leverages Java style OOP patterns in the business logic, UI, and layout rendering application layers.

learn more… | top users | synonyms

3
votes
2answers
355 views

Magento not responding to payment gateway notifications fast enough or at all?

Some of our customers are getting to the confirmation of payment step in purchasing from our Magento store, and then they are getting a timeout error, where the SagePay payment gateway is trying to ...
1
vote
2answers
44 views

Magento: placing available blocks

I've installed a custom theme in Magendo. I browse pages and get shocked. Some pages have blocks, other - no, some have the left sidebar, some - the right. The complete mess. How can I know all the ...
1
vote
2answers
312 views

Adding a CMS to an existing Magento shop

I am working on a project for 3 niche stores built on magento (using magento's multi-store function) that each get roughly 50k unique visitors a day. The sites don't currently have a blog or forum ...
1
vote
1answer
231 views

Payment from Paypal but no order in Magento 1.6.2

I just found a very strange problem and wondered if anyone has seen the same, or maybe knows a fix for this? We have paperwork for an order payment received through paypal, but the order doesn't ...
0
votes
1answer
110 views

Magento custom content types

What is the best way to manage custom content types (like in Drupal) in Magento Community? For example I want to make a catalog of jobs (name, desc, image) or catalog of local shops (address, phone, ...
1
vote
0answers
45 views

magento - adding BLOCKTYPE to static block

ok so I installed a plugin. The only option to use it is to place this code in a CMS page: {{block type="ve_easyslide/list" template="ve/easyslide.phtml"}}. firstly, what are these blocks of code ...
1
vote
0answers
377 views

Magento - Unable to access remote site but able to access a simple index.html file

I'm building a store (magento 1.6.0.0-rc2) and have a home server to host the site. It is behind a modem/router with redirection of port 80 and 3000 active to server box. 1. I can access the ...
0
votes
0answers
57 views

{{depend customVar in transactional emails

What is the correct way of utilizing if/else or depend in trans emails? De gegevens van uw bestelling #{{var order.increment_id}}. {{depend comment}}{{var comment}}{{/depend}} ...
0
votes
0answers
51 views

Bank Payment with discount

I would like to add a payment option to Magento 1.6.2 that allows customers to choose to pay by bank transfer. I see there is at least one module that will offer this functionality ...
0
votes
0answers
59 views

single product count on multi-order Magento

I am able to filter all of my products a SKU ( product id ). When I do this, every order with this SKU shows up. My question is how can I count the number of products in each order? I can search for ...
0
votes
0answers
44 views

How To capture Order changes with Paypal Pro ( Magento )?

I noticed that if I create an order using paypal pro payment method, the payment is corrected captured but when I edit it, adding new items and so increasing the amount, nothing happens on paypal pro ...
0
votes
0answers
189 views

Magento 1.6.2 Catalog Price Rule Problem

My Magento system seems to have a slight issue with Catalog Price Rule application. As far as the customer is concerned, all is working perfectly. The problem is that some orders are not being ...
0
votes
0answers
413 views

Magento - How to manage multiple base currencies and multiple payment gateways?

I have two requirements to satisfy, I hope someone with more experience can help me sorting them out. Multiple Base Currencies My client wants to allow visitors to place orders in whatever currency ...
0
votes
0answers
136 views

Magento payment received email

I have researched to the best of my ability and it seems that there is no way of getting Magento to send an email to the shop owner to let them know that someone has purchased an item which they now ...
0
votes
0answers
188 views

How do I set “Starting at : $12” value for a Grouped product in Magento?

I recently created a grouped product by going through a tutorial. Everything is working fine except for the fact that, in the front end, the text "Starting at : $0.00" is set to "$0.00" instead of the ...

1 2
15 30 50 per page