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 09-07-2004 18:42:51

Jess
Member
Registered: 08-09-2004
Posts: 54

No Shipping Info In Checkout

Hi,

I am using the remote API function for my site at

I am having a problem getting the shipping info and options to show up in the check out screen.

Here is my code:

<form METHOD="POST" ACTION="http://www.creature-teacher.com/cgi-bin/cp-app.cgi">
  <input TYPE="HIDDEN" NAME="pg" VALUE="ste_cart_add_proc">
  <input TYPE="HIDDEN" NAME="cart_api" VALUE="Y">
  <input TYPE="HIDDEN" NAME="name" VALUE="Indoor Dragline">
  <input TYPE="HIDDEN" NAME="number" VALUE="01">
  <input TYPE="HIDDEN" NAME="price" VALUE="5">
  <INPUT TYPE="HIDDEN" NAME="urlproduct" VALUE="http://www.petexpertise.com/staging/indoordragship.htm>
<INPUT TYPE="HIDDEN" NAME="delivery_method" VALUE="C">
  <INPUT TYPE="HIDDEN" NAME="usetaxcountry" VALUE="N">
  <INPUT TYPE="HIDDEN" NAME="usetaxstateprov" VALUE="Y">
  <INPUT TYPE="TEXT" NAME="quantity" VALUE="1" SIZE="5">
<input TYPE="SUBMIT" NAME="SUBMIT" VALUE="Add To Cart">
</form>

I've read and re-read the examples on this and have tried all different settings for shipping (product based, real-time), but nothing shows up on the screen. I *am* getting the tax, options, items and total to show up.

I would really appreciate some help.

Thanks!
Jess

Offline

 

#2 09-09-2004 12:25:07

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

Re: No Shipping Info In Checkout

I just updated your other post on this topic...


Nick Hendler

Offline

 

Board footer