Paypal

Discussion in 'Payments processing' started by fishsticks10120, Mar 18, 2007.

  1. fishsticks10120

    fishsticks10120 New Member

    Joined:
    Mar 18, 2007
    Messages:
    2
    I use paypal as a payment proccesor, when someone signes up on my site and completes the the proccess, paypal sends back the ipn but amember does not apply it to the members account. The primary email address is correct and i do have a paypal business account. Does anyone know how to fix this or what could be wrong?
  2. dynamicm

    dynamicm New Member

    Joined:
    Feb 24, 2007
    Messages:
    36
    The best way to get a fast answer for this is to contact us via helpdesk at: https://www.amember.com/support/

    with your FTP info for a fast fix.

    I never setup IPN for aMember for Paypal however with 2Checkout you need the IPN setting.
  3. aegrant00

    aegrant00 New Member

    Joined:
    Apr 11, 2007
    Messages:
    1
    same issue as noted above

    I have been experiencing the same error. Did you get an answer from support on this?

    log listing error below:

    04/21/2007 21:32:41 /amember/plugins/payment/paypal_r/ipnr.php 216.113.188.202 paypal_r ERROR: IPN validation error: Cannot validate PayPal IPN post: FOPEN [www.paypal.com] results to [ ()]
    payment_date => 18:29:09 Apr 21, 2007 PDT
    txn_type => web_accept
    last_name => DELETED
    residence_country => US
    item_name => DELETED
    payment_gross => 1.00
    mc_currency => USD
    business => DELETED
    payment_type => instant
    verify_sign => DELETED
    payer_status => verified
    tax => 0.00
    payer_email => DELETED
    txn_id => DELETED
    quantity => 1
    receiver_email => DELETED
    first_name => DELETED
    invoice => 10-QZG
    payer_id => DELETED
    receiver_id => DELETED
    item_number =>
    payment_status => Completed
    payment_fee => 0.32
    mc_fee => 0.32
    shipping => 0.00
    mc_gross => 1.00
    custom =>
    charset => windows-1252
    notify_version => 2.1
  4. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    It is because your webhosting support disabled outgoing connections from PHP scripts (by firewall), and aMember is unable to contact Paypal to validate information.
    Please contact us via helpdesk and we will show how to disable this verification.
  5. jkowaljr

    jkowaljr aMember Pro Customer

    Joined:
    Sep 1, 2006
    Messages:
    3
    I have this problem as well. How do you enable php to call out with fopen?

    Thanks,


    Joe

Share This Page