• mazidkhan

    (@mazidkhan)


    Hey i am using my sandbox account here its my development server i done payment successfully but in woo commerce the order status is pending payment i debug all the IPIN issue but found nothing can you please help me

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support mcampal – a11n

    (@mcampal)

    Hi there,

    Can you give us more details on the issue you are experiencing?

    Which payment method are you using in sandbox mode in this case?

    When I try to access the site https://test2019.orangemonkie.com/, I get the following:
    There has been a critical error on this website.

    Is this the correct URL?

    Best,

    Thread Starter mazidkhan

    (@mazidkhan)

    the correct link is https://test2019.orangemonkie.com/wp/

    https://drive.google.com/file/d/1tC23KtEKxvGeokMPqy0k31n20qOLLXRm/view?usp=sharing

    see the link I shared above my problem is that when user done payment on my website it is successfully completed on my website but order status is not updated i also check in my paypal sandbox business account the payment is captured by paypal

    • This reply was modified 3 years ago by mazidkhan.
    Plugin Support mcampal – a11n

    (@mcampal)

    Hi there,

    Thank you for sharing the link and the video.

    I would suggest enabling Debug log, which can give us more information. You may need to first create a wc-logs folder and set permissions to make it writable. These logs are available at WooCommerce > System Status > Logs and then select the PayPal log from the dropdown.

    After enabling logs via the settings, check to see that responses are being received. If they are not, then the problem may be due to your WordPress install or a plugin conflict. Turn off other plugins.

    Also, make sure that the correct notification URL is set on your PayPal IPN settings (https://test2019.orangemonkie.com/wp/?wc-api=WC_Gateway_Paypal) and check if your server supports ‘fsockopen’ (this information is available from WooCommerce > System Status).

    Let us know how it goes!

    Best,

    Thread Starter mazidkhan

    (@mazidkhan)

    i am getting [notify_url] => https://test2019.orangemonkie.com/wp/wc-api/WC_Gateway_Paypal/

    instead of https://test2019.orangemonkie.com/wp/?wc-api=WC_Gateway_Paypal nothing else i find the error

    I have submitted https://test2019.orangemonkie.com/wp/?wc-api=WC_Gateway_Paypal this in my Paypal identity token
    I receive all the the data in logs as well but the status of order is showing pending payment sometimes

    • This reply was modified 3 years ago by mazidkhan.
    • This reply was modified 3 years ago by mazidkhan.
    Plugin Support mcampal – a11n

    (@mcampal)

    Hi there,

    Thank you for updating us on this issue.

    If I understand correctly, you have modified the notification URL to https://test2019.orangemonkie.com/wp/?wc-api=WC_Gateway_Paypal

    You mentioned that the status of the WooCommerce Orders is showing as pending payment sometimes; are the new orders being updated correctly? Note that previous orders won’t be automatically updated once the settings are updated from the PayPal dashboard.

    If the order status is not changing on order complete, please check if there is a conflict with W3 Total Cache.

    Hope this helps!

    Best,

    Thread Starter mazidkhan

    (@mazidkhan)

    Hey,

    In new orders after updating i got some time the right order status and some times not the right. One more thing i want to make clear my live website url is http://orangemonkie.com/
    and development url where i am testing is https://test2019.orangemonkie.com/wp/
    One more thing Not all orders got wrong status only for some orders i got this problem and i am not using w3 total cache plugin

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Orders stuck on pending payment’ is closed to new replies.