Archive: payment

 

Posts Tagged ‘payment’


It may be obvious but after a discussion in the office we decided to put together a simple guideline for getting into e-commerce. This is a list of things that you need to do in order to start selling from your own web site. Get a Domain Name These are so cheap yet so fundamentally [...]



 

Traditionally Edmonds Commerce have always recommended Sage Pay as a payment service provider however recently the service has been a bit patchy and they have made some mistakes in their general strategy. Its definitely a good time to evaluate the other available options and here are some that we recommend looking at: Total Web Solutions [...]



 

If you are having a weird problem with your payment modules not saving the configuration when you edit them via the admin, try this to see if it fixes it: in admin/modules.php find: PLAIN TEXT PHP: while (list($key, $value) = each($HTTP_POST_VARS['configuration'])) { and replace it with PLAIN TEXT PHP: //while (list($key, $value) = each($HTTP_POST_VARS['configuration'])) { [...]