Who is your hosting company?
What is your URL?
Who is your hosting company?
What is your URL?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
My hosting company is InMotion Hosting. My site is http://www.mistys-specialty-gifts.com/catalog I called them to make sure ports 80 and 443 are open. Which they did tell me they are. I also told them I need to put paypal addresses on the firewall whitelist. The person I was talking with directed me to "Spam Assassin". For some reason, I am thinking that's not the hosts firewall ap. It looks more like an email filter.
I received noticed of payment from my cart once and that was yesterday morning. Since then I haven't been able to get an email directly from the cart about an order being placed. I don't know what I did during the day to get the cart email notices to stop working. I want to reassure that I followed the instructions to set up Paypal IPN. I did both of the IPN test and they came out working okay.
Late yesterday afternoon, I called them back up and asked about the CURL proxy and they didn't know what I was talking about.
Someone told me to check for the orders in my database "order table". I went to look but couldn't see any signs of orders. It's like they don't exsist.
I even tried to go over to the Debug log, but I couldn't find any log recordings.
-Michelle
Misty's Specialty Gifts
Note that this site is NSFW.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I did another IPN test and for the heck of it I did a CURL test. Here are the results.
IPN CHECK TEST
IPNCHECK.PHP - Version 1.0
IPN TESTING - POSTING to PayPal via: ssl://www.paypal.com:443
IPN TESTING - Confirmation/Validation response: RESPONSE RECEIVED - Communications OKAY
Script finished.
CURL TEST
I did this test on my SSL url addy: https://secure24.inmotionhosting.com...6/curltest.php
CURL Test Page
This page is intended for testing CURL behaviour. You should be accessing this page via CURLTEST.PHP running on YOUR server.
You submitted the following fields and data:
Array
(
[field1] => This is a test
[statuskey] => ready
)
Data validation
Good
Other Info
Your server IP address is: 74.124.198.61.
user-agent: unknown.
Copyright © 2003 - 2007 Zen Ventures, LLC - Powered by Zen Cart™
Array
(
[url] => "http://www.zen-cart.com/testcurl.php"
[content_type] => text/html
[http_code] => 200
[header_size] => 139
[request_size] => 174
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.254094
[namelookup_time] => 0.081281
[connect_time] => 0.126095
[pretransfer_time] => 0.126147
[size_upload] => 0
[size_download] => 2141
[speed_download] => 8426
[speed_upload] => 0
[download_content_length] => 0
[upload_content_length] => 0
[starttransfer_time] => 0.254054
[redirect_time] => 0
)
I don't understand very much about the CURL results. Of what I am looking at they both to seem to be good. Could it be something within my cart files?
I just tried to work on the solution again today, and i came across several file named "myDEBUG-xxxxxxxxxx.log" in the cache/ folder.
If they are the right files I am needing to look at, then this is what they are telling me:
[23-Oct-2008 12:43:50] PHP Warning: Wrong parameter count for define() in /home/mistys6/public_html/catalog/includes/languages/english/extra_definitions/logo_sidebox_defines.php on line 35
I am a bit confused how this could prevent the communication between my cart and paypal. Should I try to remove the logo_sidebox and then try an order test?
Also, when I go do a test, on the first paypal page, I have to "manually" add my total to paypal. How can I fix it to automatically bring the total on over?
-Michelle
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Yes. I have tested both settings "Selected Currency" and "Only USD". Still I have to type in the total order amount in.
I took that "logo_sidebox" file out to see if that helped, but it didn't work.
After working on this so hard last week, I must have over looked it. I noticed in the IPN set up it said that "PHP allow_url_fopen must be enabled".
How do I find out if this is enabled? Do I have to contact my host? Or is there a paticular file I need to adjust?
Michelle
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.