SSL and Paypal
Printed From: SalesCart
Category: Legacy Products
Forum Name: SalesCart Standard / PRO / SQL
Forum Description: All questions pertaining to SalesCart Standard, PRO and SQL should be posted here.
URL: http://forum.salescart.com/forum/forum_posts.asp?TID=89
Printed Date: November/23/24 at 9:37pm Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com
Topic: SSL and Paypal
Posted By: Monomni
Subject: SSL and Paypal
Date Posted: May/06/04 at 12:19pm
We have a client who is only accepting Paypal transactions, and we're wondering how to get around the SSL directory problems. The shared SSL "workarounds" in the Knowledge Base are not working (gave us MS ODBC errors about temp DSN), and it seems silly to get an SSL when they're not processing credit cards.
Any ideas?
|
Replies:
Posted By: Techno Geek
Date Posted: May/06/04 at 12:23pm
You should always have an SSL cert when collecting customer informaton (address, emails, phone number, etc.) regardless if you are collecting credit card info or not.
At any rate, I think it would be easier to get the cart working with the shared SSL. How is your shared SSL setup? Do you upload to a different directory?
------------- Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
|
Posted By: Monomni
Date Posted: May/06/04 at 12:58pm
The shared SSL is using the same file directories, just using a different path name to get to them.
Since we've tried the shared SSL cart adjustments in article #5304 with no success, is there a different method?
|
Posted By: Techno Geek
Date Posted: May/06/04 at 6:02pm
Okay, you can try changing the SalesCart Product Link checkout page (under the checkout tab) to go directly to the secure website.
So, right now you have "../cgi-bin/shop1.asp" in the checkout path. You would change it to https://secure.mydomain.com/cgi-bin/shop1.asp and that should take care of the issue.
------------- Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
|
Posted By: Monomni
Date Posted: May/06/04 at 6:16pm
We tried that already... see above.
Again - if we use the shared SSL path in salescart.asa and the checkout path, we get an error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x1c28 Thread 0x2e64 DBC 0x168100c Jet'.
/yoursite/cgi-bin/GetOrder.asp, line 30
|
Posted By: Techno Geek
Date Posted: May/10/04 at 8:03am
If you made the change in salescart.asa, then you might have not followed what I suggested. Remember, you make the change in two place, one in the salescart.asa file and the other on the SalesCart Product Link.
The error that you're receiving this actually not related to the SSL at all!
http://support.salescart.com/kb/KB-details.asp?key=5310 - #5310 or http://support.salescart.com/kb/KB-details.asp?key=5053 - #5053
------------- Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
|
|