PDA

View Full Version : Invoice Problems


r4z0r
24-Feb-2003, 10:11 AM
For some reason the Country and separate shipping details don't go through properly from the initial checkout page.

It appears like: INVOICECOUNTRYUnited Kingdom
and SEPARATESHIP

However, if you select separate shipping address on the previous page the country appears properly in its read-only text field but the separateship still doesn't display properly, it says SEPARATESHIPYes

Could someone please help me out as this has been driving me crazy :confused:

Menar
24-Feb-2003, 03:49 PM
Hi there,
Could you please try the following which I believe should solve the problem that you are having.

Goto Design|Text in Actinic. Click on the GOTO bottun and input the following values, Pahese= -1 and ID=2037

Where it reads TABLE WIDTH=100% remove the % and type the following '&#37', so the new promt text should read TABLE WIDTH="100&#37"

(% is the html encoded % sign)

r4z0r
24-Feb-2003, 03:59 PM
Thanks Menar, that seems to have worked - even though the ID you told me didn't match up - I worked it out

However, should the country appear in a textfield or not? Because it still doesn't pass the information on to the payment service provider

Site (http://www.byretech.com)

Menar
24-Feb-2003, 04:01 PM
SORRY my mistake the ID is ment to be '2067'