still cant get it to work![]()
still cant get it to work![]()
bump plz help
Please don't bump your posts - there will be times when the person that can help will not be available.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
not lookin for 1 certain person for help, any kind of help would be greatly appreciated
.
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.
when i add ?linkpoint=1 to curltest.php =
Array
(
[url] => "https://secure.linkpt.net:1129/LSGSXML"
[http_code] => 200
[header_size] => 40
[request_size] => 175
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.324656
[namelookup_time] => 0.038949
[connect_time] => 0.096073
[pretransfer_time] => 0.264263
[size_upload] => 0
[size_download] => 280
[speed_download] => 862
[speed_upload] => 0
[download_content_length] => 280
[upload_content_length] => 0
[starttransfer_time] => 0.32456
[redirect_time] => 0
)
Malformed or unrecognized request. EOF
when i do regular curltest.php without the ?linkpoint=1 :
URL 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: 208.79.200.212.
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.086256
[namelookup_time] => 0.004549
[connect_time] => 0.041393
[pretransfer_time] => 0.041436
[size_upload] => 0
[size_download] => 2142
[speed_download] => 24833
[speed_upload] => 0
[download_content_length] => 0
[upload_content_length] => 0
[starttransfer_time] => 0.086176
[redirect_time] => 0
)
im thinkin of transferring my site to camelot hosting and cancellin my other 1 since its been less then 30 days, i wanna go for the "Merlin" would that fix this issue? Unless some1 can help me fix it on here, i am on a VPS so i have access to everything
That's to be expected ... it means your server is successfully communicating with the Linkpoint server. The "malformed" message simply means that Linkpoint didn't see any transaction data and is telling you it can't process your message as a transaction ... which is fine since you weren't sending a transaction ... only simulating very rudimentary communication.
So, your Error 500 issue is not a direct result of failed communication with Linkpoint. Thus, you need to look at your server logs for explanation.
.
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.
thank you for all your help problem solved, new problem arose
hey guys new problem: linkpoint api keeps denying every order i place, in live mode, i tried to buy with my own card and a friends = denied, in test mode, successful test mode = denied... why does it keep doin this? i did log onto my linkpoint central and used the POS and it got approved but my site keeps denying all orders! please help!