Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 01-18-2005 21:29:59

simmonet
Member
Registered: 06-15-2004
Posts: 30

Billing / Shipping Address

I currently do not have a separate ship to address showing on the checkout, and I have no idea how to get it back. Can't remember where to find that option

Appreciate the asistance

Grant

Offline

 

#2 01-19-2005 12:47:40

thedon122
Member
Registered: 01-21-2004
Posts: 155

Re: Billing / Shipping Address

hi,

in admin pannel goto

Shipping Setting | Manage Shipping Settings >

then near the botto, of the page change the drop down box  Shipping Addresses Accepted *
to either

billing & single shipping

or

billing & single shipping or multipul shipping

then update

this will show the option for a shipping address at checkout

all the best
Charlie

Offline

 

#3 01-25-2005 11:46:41

BradBaroo
Member
Registered: 02-20-2004
Posts: 5

Re: Billing / Shipping Address

I have a simmilar problem and have ensured that the Shipping Address Selected box is set correctly - but the shipping address field does not display.

I may have deleted the code in the main html page?

Where would I find the code to check if it is missing?

Brad

Offline

 

#4 02-01-2005 18:43:10

dmannin7
Member
Registered: 02-01-2005
Posts: 10

Re: Billing / Shipping Address

I'm new, but I ran into the same problem. In admin, try going to store catalog, manage products, and in each product you want to show the shipping address, go to Delivery Method towards the bottom and make sure it doesn't say "Not Shipped". Hope that helps!

Offline

 

#5 02-03-2005 00:36:41

simmonet
Member
Registered: 06-15-2004
Posts: 30

Re: Billing / Shipping Address

Still having some problems, but I think it might be something to do with the remote add to cart function I am using

I think maybe I will need to add an additional paramter to that..

I will test and see.

If anyone (Developers?) has a quick fix that would make sure both the shipping and billing show up, appreciated.

If its as simple as setting a variable to a value in the remote API I cna do that, I will just need to know what and how

Thanks

Grant

Offline

 

#6 02-03-2005 00:40:52

simmonet
Member
Registered: 06-15-2004
Posts: 30

Re: Billing / Shipping Address

AHHH "LIGHT BULB"

It's exactly that... from the remote API add to cart it doesn't show

From the store itself it does...

So all I need ot know know is what variable (and value) to add to my remote page...

Any help and direction appreciated

Thanks

Grant

Offline

 

#7 02-08-2005 13:32:01

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19859
Website

Re: Billing / Shipping Address

Look at the file ./data/examples/productform.htm on your server.  That file provides all the code you need for your API forms to get shipping info entered into the cart correctly.


Nick Hendler

Offline

 

Board footer