Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11
    Join Date
    Mar 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: problem with linkpoint api

    still cant get it to work

  2. #12
    Join Date
    Mar 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: problem with linkpoint api

    bump plz help

  3. #13
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: problem with linkpoint api

    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.

  4. #14
    Join Date
    Mar 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: problem with linkpoint api

    not lookin for 1 certain person for help, any kind of help would be greatly appreciated

  5. #15
    Join Date
    Jan 2004
    Posts
    66,449
    Plugin Contributions
    81

    Default Re: problem with linkpoint api

    Quote Originally Posted by Merlinpa1969 View Post
    Quote Originally Posted by custombuiltpcs View Post
    here is everything i can copy n paste:

    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
    What is your URL?

    What happens if you add ?linkpoint=1 to the end of your curltest.php in the browser, and press Enter?
    .

    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.

  6. #16
    Join Date
    Jan 2004
    Posts
    66,449
    Plugin Contributions
    81

    Default Re: LinkPoint API

    Quote Originally Posted by custombuiltpcs View Post
    it takes a really long time to load and gives me an 500 internal error
    500 Internal Error is a result of a server timeout or a forbidden action. Your server's apache errorlog should give you more detailed explanation about why it's happening.
    .

    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.

  7. #17
    Join Date
    Mar 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: problem with linkpoint api

    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

  8. #18
    Join Date
    Jan 2004
    Posts
    66,449
    Plugin Contributions
    81

    Default Re: problem with linkpoint api

    Quote Originally Posted by custombuiltpcs View Post
    when i add ?linkpoint=1 to curltest.php =

    (
    [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
    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.

  9. #19
    Join Date
    Mar 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: problem with linkpoint api

    thank you for all your help problem solved, new problem arose

  10. #20
    Join Date
    Mar 2008
    Posts
    17
    Plugin Contributions
    0

    Default help linkpoint api keeps denying every order

    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!

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Problem with Linkpoint API
    By dfontana in forum Built-in Shipping and Payment Modules
    Replies: 12
    Last Post: 24 May 2007, 05:20 AM
  2. LinkPoint API still a problem
    By virtue in forum Basic Configuration
    Replies: 6
    Last Post: 17 May 2006, 06:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg