Forum Home Forum Home > Legacy Products > SalesCart Standard / PRO / SQL
  New Posts New Posts RSS Feed - At the end of Order checkout process
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedAt the end of Order checkout process

 Post Reply Post Reply
Author
Message Reverse Sort Order
Andy View Drop Down
Groupie
Groupie


Joined: March/30/04
Location: United Kingdom
Status: Offline
Points: 77
Post Options Post Options   Thanks (0) Thanks(0)   Quote Andy Quote  Post ReplyReply Direct Link To This Post Topic: At the end of Order checkout process
    Posted: October/10/05 at 6:37pm
You set the currency symbol in the global asa file on line 215

You have to set the local for your site and you do this on line 133- the local is a number but if you run the wizard there is a neat drop down menu that tells you a country and you just pick the right one- in my case it's the UK so the local is set to 2057.

From what I can read into your situation you have inherited a salescart website that has not been but together properly by the previous programmer.

To get round your hosting problems you need to either A) get the ISP to work it through with you or B) get a new host.

Does the salescart version you have work with ISS that's bundled with XP PRO? Yes it does- you have to set up ISS properly which is another issue totally. I've done it before.

The SMTP error message is due to a fault with your ISS setup and nothing to do with salescart.

The best thing you can do is read the manual a couple of times and then start out and build a small site from scratch- just make up the products and then publish this to either ISS or direct to a server- you need to get a handle on what's involved with salescart before you go too complicated.

Salescart does work and you can run a viable online shopping site with it. In terms of support I have had salescart for ages- my priority support finished ages ago- but they will still help me with little problems that crop up- I've had an issue with shipping charges- turns out that I deleted some stuff which I shouldn't have- Will Sani gave me a couple of suggestions and I went of and fixed it within ten minutes.

Do you have the URL of this site so I can have a look at it?
Back to Top
jason2004 View Drop Down
Groupie
Groupie


Joined: September/29/05
Status: Offline
Points: 87
Post Options Post Options   Thanks (0) Thanks(0)   Quote jason2004 Quote  Post ReplyReply Direct Link To This Post Posted: October/07/05 at 4:00pm
I didn't add the '$' to the price field, and still I'm getting this message while running "Add to Cart" in http://localhost/


Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'FormatCurrency'
/bibliophagos/cgi-bin/checkpost.asp, line 46

Here is how product link looks:

<!--webbot bot="shopadd" description="2019" units="each" dynamicdb="FALSE" postpone_checkout="FALSE" discount5="0" discountpath="discountcode.gif" volume6 expire_date bid_path="BIDbutton.gif" volume1 prod_shipping prod_handling code4 cdiscount3 part size="3" bid="FALSE" qtyimg="mall/QTYButton.gif" price_path="auction.gif" discount3="0" price="27.00" divqty name="shopadd" volume4 code2 cdiscount1 demo="0" taxed="No" price_size="5" emailfriendpath="emailfriend.gif" weight="1" requiresku expired="No" quantity="1" optionon="FALSE" discount1="0" discount6="0" payloadurl="None" freeqty upsell volume3 expire="FALSE" code1 emailfriend="FALSE" quantityon="TRUE" volume2 extratax auction="FALSE" price_min cdiscount4 merchantcode discount4="0" sameline="FALSE" upsellpath="related.gif" discounted="No" volume5 code3 cdiscount2 addimg="mall/ADDButton.gif" optionsize="3" checkout="cgi-bin/shop1.asp" expire_message codesize="0" buyqty includeon="FALSE" include="include.htm" optionname="option.gif" taxed2="Yes" discount2="0" preview="<img src="viewbot.gif" alt="View with a Web Server">" minqty startspan -->
<form action="cgi-bin/shop1.asp" method="POST">
<input type="hidden" name="part" value="" >
<input type="hidden" name="description" value="New Product" >
<input type="hidden" name="price" value="27.00" >
<input type="hidden" name="size" value="3" >
<input type="hidden" name="weight" value="1" >
<input type="hidden" name="units" value="each" >
<input type="hidden" name="taxed" value="No" >
<input type="hidden" name="taxed2" value="Yes" >
<input type="hidden" name="extratax" value="" >
<input type="hidden" name="postpone" value="FALSE" >
<input type="hidden" name="prod_shipping" value="" >
<input type="hidden" name="prod_handling" value="" >
<input type="hidden" name="merchantcode" value="" >
<input type="hidden" name="discountpath" value="discountcode.gif" >
<input type="hidden" name="code1" value="" >
<input type="hidden" name="code2" value="" >
<input type="hidden" name="code3" value="" >
<input type="hidden" name="code4" value="" >
<input type="hidden" name="cdiscount1" value="" >
<input type="hidden" name="cdiscount2" value="" >
<input type="hidden" name="cdiscount3" value="" >
<input type="hidden" name="cdiscount4" value="" >
<input type="hidden" name="discounted" value="No" >
<input type="hidden" name="volume1" value="" >
<input type="hidden" name="volume2" value="" >
<input type="hidden" name="volume3" value="" >
<input type="hidden" name="volume4" value="" >
<input type="hidden" name="volume5" value="" >
<input type="hidden" name="volume6" value="" >
<input type="hidden" name="discount1" value="0" >
<input type="hidden" name="discount2" value="0" >
<input type="hidden" name="discount3" value="0" >
<input type="hidden" name="discount4" value="0" >
<input type="hidden" name="discount5" value="0" >
<input type="hidden" name="discount6" value="0" >
<input type="hidden" name="upsell" value="" >
<input type="hidden" name="upsellpath" value="related.gif" >
<input type="hidden" name="minqty" value="" >
<input type="hidden" name="divqty" value="" >
<input type="hidden" name="buyqty" value="" >
<input type="hidden" name="freeqty" value="" >
<input type="hidden" name="pricemin" value="" >
<input type="hidden" name="requiresku" value="" >
<input type="hidden" name="payloadURL" value="None" >
<img src="mall/QTYButton.gif" alt="Quantity: " align="absmiddle"> <input type="text" size="3" name="Quantity" value=1><br>

<input src="mall/ADDButton.gif" name="ADDButton" alt="Add Item(s):" type="image" align="absmiddle" value="ADD"></form>
<!--webbot bot="shopadd" endspan i-checksum="40503" -->

Back to Top
Techno Geek View Drop Down
Admin Group
Admin Group
Avatar
Evil monkey living in my closet!

Joined: March/11/04
Location: United States
Status: Offline
Points: 1206
Post Options Post Options   Thanks (0) Thanks(0)   Quote Techno Geek Quote  Post ReplyReply Direct Link To This Post Posted: October/07/05 at 1:59pm
Okay, in IIS 5.1, which is part of Windows XP professional it will only support CDOSYS and not CDONTS. This means that you have to modify your shopping cart to work with CDOSYS. You'll find that Windows Server 2003 will result with the same error.

Solution: http://support.salescart.com/kb/KB-details.asp?key=5316

In regards to the checkpost.asp, try disabling zone alarm, see if that helps. I do recall an issue with the firewall software causing the cart not to work because the cart uses the file system.
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
Back to Top
jason2004 View Drop Down
Groupie
Groupie


Joined: September/29/05
Status: Offline
Points: 87
Post Options Post Options   Thanks (0) Thanks(0)   Quote jason2004 Quote  Post ReplyReply Direct Link To This Post Posted: October/07/05 at 1:08pm
Originally posted by Techno Geek Techno Geek wrote:

Do you host your own site or are you running the cart on your own machine?

I have inherited this cart system. I wasn’t the one who installed at the first place. If I can’t figure out what’s going on with it I would have to strongly advise my client to move on with another shopping cart system. I have read the manual
There are so many problems. I would appreciate if I could get in direct contact to you. My email is jasontate2004@yahoo.com

Do you host your own site or are you running the cart on your own machine?
I’m running the cart on my PC. But as I see this is the same message as my customers are getting on line.

“The Microsoft SMTP Service is not installed correctly!
Install this program on a server with the Microsoft SMTP service.
Error # 429: ActiveX component can't create object”

“It is very possible. You must first install the SalesCart server extensions though. Once you've done that, open localhost with FrontPage > Tools > Recalculate Hyperlinks. This will enable your SalesCart to work in the http://localhost/ environment.

Type mismatch: 'FormatCurrency' means that the values being submitted are not what the checkpost.asp files is expecting. Did you add the '$' to the price field?”

I’m already running Sales Cart in http://localhost/ environment.
There is no “$” to the price field.

This is a another one when I’m running sales cart checkout process in http://localhost/

Microsoft VBScript runtime (0x800A0035)
File not found
/cgi-bin/checkpost.asp, line 23

Line 23 is:
"Set objFSO = CreateObject("Scripting.FileSystemObject")
Set objFile = objFSO.OpenTextFile(referPg)"

It seems that every time I run on different problems. What would happen if I reinstall Sales Cart? Do I have first to uninstall completely from system and then install again?
Then I’m guessing I would have to go again through Authorize.net process and setting up client credit cards procession and account.
Back to Top
Techno Geek View Drop Down
Admin Group
Admin Group
Avatar
Evil monkey living in my closet!

Joined: March/11/04
Location: United States
Status: Offline
Points: 1206
Post Options Post Options   Thanks (0) Thanks(0)   Quote Techno Geek Quote  Post ReplyReply Direct Link To This Post Posted: October/07/05 at 11:37am
Do you host your own site or are you running the cart on your own machine?
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
Back to Top
jason2004 View Drop Down
Groupie
Groupie


Joined: September/29/05
Status: Offline
Points: 87
Post Options Post Options   Thanks (0) Thanks(0)   Quote jason2004 Quote  Post ReplyReply Direct Link To This Post Posted: October/07/05 at 10:19am
At the end of the Order checkout process I’m getting this message:

The Microsoft SMTP Service is not installed correctly!
Install this program on a server with the Microsoft SMTP service.
Error # 429: ActiveX component can't create object
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.04
Copyright ©2001-2015 Web Wiz Ltd.

Copyright 2015 by ComCity® LLC and SalesCart™.  All Rights Reserved