Results 1 to 10 of 16

Threaded View

  1. #7
    Join Date
    Nov 2008
    Posts
    44
    Plugin Contributions
    1

    Default Re: Problems with Paypal IPN/Sandbox environment

    Using curltest with ?paypal parameter I am receiving the following error message:

    PHP Code:
    Array
    (
        [
    url] => "https://api-3t.paypal.com/nvp"
        
    [content_type] => text/plaincharset=utf-8
        
    [http_code] => 200
        
    [header_size] => 215
        
    [request_size] => 166
        
    [filetime] => -1
        
    [ssl_verify_result] => 0
        
    [redirect_count] => 0
        
    [total_time] => 0.172195
        
    [namelookup_time] => 2.6E-5
        
    [connect_time] => 0.012365
        
    [pretransfer_time] => 0.050122
        
    [size_upload] => 37
        
    [size_download] => 146
        
    [speed_download] => 847
        
    [speed_upload] => 214
        
    [download_content_length] => 146
        
    [upload_content_length] => 0
        
    [starttransfer_time] => 0.172166
        
    [redirect_time] => 0
    )



    ACK=Failure&L_ERRORCODE0=81002&L_SHORTMESSAGE0=Unspecified%20Method&L_LONGMESSAGE0=Method%20Specified%20is%20not%20Supported&L_SEVERITYCODE0=ErrorEOF 
    Does this mean anything to anyone, other than the cURL setup is not working properly?


    ipncheck.php produces the following:

    PHP Code:
    IPNCHECK.PHP Version 1.0

    IPN TESTING 
    POSTING to PayPal viassl://www.paypal.com:443

    IPN TESTING Confirmation/Validation responseRESPONSE RECEIVED Communications OKAY


    Script finished


    ...but ipn_test and ipn_test_return both return an illegal access message.
    Last edited by coffee granules; 18 Nov 2008 at 11:40 PM.
    What do you mean it wouldn't work, so you removed all those annoying PHP tags....?!

 

 

Similar Threads

  1. how to set sanbox environment for PayPal IPN?
    By linjuming in forum General Questions
    Replies: 10
    Last Post: 14 Sep 2012, 05:02 AM
  2. Can I use the PayPal Sandbox with PayPal Standard IPN?
    By deepnet in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 4 Feb 2011, 05:56 AM
  3. 1.3.8a IPN testing with SANDBOX
    By brnzn in forum PayPal Express Checkout support
    Replies: 11
    Last Post: 5 Aug 2009, 09:52 PM
  4. How to connect paypal website payments standard to sandbox environment
    By alimtlai in forum PayPal Website Payments Pro support
    Replies: 2
    Last Post: 8 Nov 2008, 07:21 AM
  5. No PayPal IPN Sandbox at Checkout confirmation stage ?
    By spiderfall in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 21 Jan 2007, 05:22 PM

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