Jump to content



Latest News: (loading..)

boelle

Member Since 11 Jul 2008
OFFLINE Last Active Mar 07 2013 07:30 PM
-----

Topics I've Started

is my CC gateway right?

06 December 2012 - 01:02 PM

i just put my shop live last night and it works... except that when  customers pay with CC the card processor is not given the orderID but the cartID

the only thing different is that before i ran 2.2 and now its 2.3.3 and of course the module from the card processor is different


what happens now is that the processor send an e-mail when a payment has been made... they tell me what orderID which is wrong since in fact its the cartID

before the numbers matched and is was VERY easy to take the extra order e-mail i get from oscommerce and hold it against the e-mail from the CC processor



they say its because its the way oscommerce works... but i cant belive that such a BIG change has been made... are they right? if yes how can i fix this? if not how can i proove them wrong? ie if their module has a fault it would be nice to tell them and then fix it

a way not to give paypal details about purchase?

03 December 2012 - 11:04 PM

Hi

i just made a test purchase and on my bussiness account i get details about tax and shipping....

how do i get rid of that so paypal is just given a total amount from the store?

remove "best way"... yeah i know... i want something different..

03 December 2012 - 10:27 AM

i could just remove it in my language file i know

but then everywhere i'm left with ().. i want those gone too... my title describes well enough

there are also () after each product in the order e-mail but think i can figure those ones.. if not i will return

auto refresh the dashboard

28 November 2012 - 01:35 PM

i have searched for this but have no luck so far

i found instructions on how to reload a page by inserting

<META HTTP-EQUIV="refresh" CONTENT="15">

should this be in admins application top? that would make the whole admin reload every X sec no matter where i was...

where should i insert if it was only the dashboard ?


why i want this is so that i can see new orders without touching anything

.png.png i the corner of all pages

25 November 2012 - 10:33 PM

hi,

another problem with my shop after i converted all images to PNG is that i have .png.png in the corner of all files in the shop (not in admin)

i have looked in most of the files in /includes

if i look at the shop and get the source code the .png.png is the very first thing

.png.png<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="da">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=da_DK.ISO_8859-1" />
<title>Pizza Løg</title>
<base href="http://carputer1.com/testwebshop/" />
<link rel="stylesheet" type="text/css" href="ext/jquery/ui/redmond/jquery-ui-1.8.22.css" />
<script type="text/javascript" src="ext/jquery/jquery-1.8.0.min.js"></script>
<script type="text/javascript" src="ext/jquery/ui/jquery-ui-1.8.22.min.js"></script>

any idea where this could hide? sure its me that have screwed up but....


/bo