• Resolved darkko

    (@darkko)


    Hi, I couldn’t find answer for this one.. so I am getting pretty desperate..

    I got a “paypal pending” issue with EDD.
    After purchase (in sandbox), paypal register transfer but “buyer” don’t get the Purchase Receipt until I mark purchase as Completed (it stays in Pending status all time).

    So far I adjusted:
    in EED:
    – Disabled PayPal IPN Verification
    – Disabled all security plugins
    in PAYPAL:
    – Enabled Auto Return for Website Payments, set Return URL: http://accessdocman.com/?listener=IPN
    – Enabled Payment Data Transfer
    – Enabled IPN with Notification URL: http://accessdocman.com/?edd-listener=IPN

    My host have enabled cURL (hostgate)
    There is no error log in EDD Reports.

    (My site is under construction and I limited access to it, if you try to enter it it”ll ask password but I’ll post it here if it is necessary)

    Anyhow, here is my System Info:
    ### Begin System Info ###

    — Site Info

    Site URL: http://accessdocman.com
    Home URL: http://accessdocman.com
    Multisite: No

    — Hosting Provider

    Host: DBH: localhost, SRV: accessdocman.com

    — User Browser

    Platform: Windows
    Browser Name: Chrome
    Browser Version: 49.0.2623.112
    User Agent String: Mozilla/5.0 (Windows NT 6.1) App
    leWebKit/537.36 (KHTML, like Gec
    ko) Chrome/49.0.2623.112 Safari/
    537.36

    — WordPress Configuration

    Version: 4.5
    Language: en_US
    Permalink Structure: /%postname%/
    Active Theme: Vendd 1.1.7
    Show On Front: page
    Page On Front: Home (#16)
    Page For Posts: Unset
    ABSPATH: /home4/darko/public_html/
    Remote Post: wp_remote_post() works
    Table Prefix: Length: 3 Status: Acceptable
    WP_DEBUG: Disabled
    Memory Limit: 40M
    Registered Post Stati: publish, future, draft, pending, private, trash, auto-draft, inherit, refunded, failed, revoked, abandoned, active, inactive

    — EDD Configuration

    Version: 2.5.13
    Upgraded From: None
    Test Mode: Enabled
    Ajax: Enabled
    Guest Checkout: Enabled
    Symlinks: Disabled
    Download Method: Direct
    Currency Code: USD
    Currency Position: before
    Decimal Separator: .
    Thousands Separator: ,
    Upgrades Completed: upgrade_payment_taxes,upgrade_customer_payments_association,upgrade_user_api_keys,remove_refunded_sale_logs

    — EDD Page Configuration

    Checkout: Valid
    Checkout Page: http://accessdocman.com/checkout/
    Success Page: http://accessdocman.com/checkout/purchase-confirmation/
    Failure Page: http://accessdocman.com/checkout/transaction-failed/
    Downloads Slug: /downloads

    — EDD Gateway Configuration

    Enabled Gateways: PayPal Standard
    Default Gateway: PayPal Standard

    — EDD Tax Configuration

    Taxes: Disabled
    Tax Rate: 0
    Display On Checkout: Not Displayed
    Prices Include Tax: No

    — Must-Use Plugins

    — WordPress Active Plugins

    Easy Digital Downloads: 2.5.13
    FancyBox for WordPress: 3.0.6
    Formidable: 2.01.0
    Google XML Sitemaps: 4.0.8
    Photo Gallery: 1.2.99

    — WordPress Inactive Plugins

    Akismet: 3.1.10
    Sucuri Security – Auditing, Malware Scanner and Hardening: 1.7.17
    TimThumb Vulnerability Scanner: 1.54

    — Webserver Configuration

    PHP Version: 5.4.45
    MySQL Version: 5.5.42
    Webserver Info: Apache

    — PHP Configuration

    Safe Mode: Disabled
    Memory Limit: 256M
    Upload Max Size: 64M
    Post Max Size: 64M
    Upload Max Filesize: 64M
    Time Limit: 30
    Max Input Vars: 1000
    Display Errors: On (1)

    — PHP Extensions

    cURL: Supported
    fsockopen: Supported
    SOAP Client: Installed
    Suhosin: Not Installed

    — Session Configuration

    EDD Use Sessions: Enabled
    Session: Enabled
    Session Name: PHPSESSID
    Cookie Path: /
    Save Path: /tmp
    Use Cookies: On
    Use Only Cookies: On

    ### End System Info ###

    Any help is appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Pippin Williamson

    (@mordauk)

    My site is under construction and I limited access to it, if you try to enter it it”ll ask password but I’ll post it here if it is necessary

    That’s your answer. Doing that will prevent the PayPal IPN (the process that is responsible for marking a payment as complete) from working. In order to make payments as complete automatically, you will need to remove the password restriction on the site.

    Thread Starter darkko

    (@darkko)

    Off course, I forgot that…
    After removing protection it works like a charm.
    Thank you very much!

    Moderator Pippin Williamson

    (@mordauk)

    Glad to hear it!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Easy Digital Downloads: Payment Status Pending’ is closed to new replies.