Title: Orders not completing
Last modified: June 14, 2017

---

# Orders not completing

 *  [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * (@fishbaitbytes)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/)
 * 2017-06-14T06:21:23+00:00 INFO PayPal for WooCommerce Version: 1.4.5
    2017-06-
   14T06:21:23+00:00 INFO WooCommerce Version: 3.0.8
 * Received an email from a client:
 * Basically when the customer clicked on PayPal express it took them to PayPal 
   completed the order and returned them to the store. The problem was it was not
   completing the order and just returning them to the store.
 * Log link:
    [http://rustdoctor.com/wp-content/uploads/wc-logs/paypal_express-9a835e173aeac3e23a78eb1920b3644c.log](http://rustdoctor.com/wp-content/uploads/wc-logs/paypal_express-9a835e173aeac3e23a78eb1920b3644c.log)

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/orders-not-completing-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/orders-not-completing-2/page/2/?output_format=md)

 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9230167)
 * The DoExpressCheckoutPayment call to PayPal is the final step in the process,
   and that’s where the money is actually moved.
 * In your log it looks like you updated to our 1.4.5 version on the 9th, and there
   was a successful order after that, but then after that one I do see some where
   that final call simply wasn’t made. So that fact that the first one worked on
   1.4.5 tells me the issue is not within that update.
 * Unfortunately, it’s tough to say exactly what could be causing this without being
   able to see it for myself. Are you able to reproduce this?
 *  [Rob](https://wordpress.org/support/users/rob-at-ionic/)
 * (@rob-at-ionic)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9230830)
 * Jonah, you need to remove that link to your log immediately. You’re exposing 
   all your customers’ details.
 *  Thread Starter [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * (@fishbaitbytes)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9231699)
 * There doesn’t seem to be a way to edit it so I can remove it.
 *  Thread Starter [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * (@fishbaitbytes)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9231711)
 * This is what was emailed to me in regards to this plugin:a
 * I had a customer call me today because they could not order using the their PayPal
   account. When they finish putting in the information, it sends them back to the
   store order page. Adam the tech that sent the email below mentions the return
   URL send them to the Rust Doctor cart instead of the check out details page.
 * From Paypal
 * The first solution to this issue would be to check the option in the ExpressCheckout
   module for “Skip Final Review”, which will settle the payment on the PayPal website.
   Once the customer pays on the PayPal site, they will be redirected to the Return
   URL that is specified in the SetExpressCheckout API call.
 * The Return URL being passed in your SetExpressCheckout API call is currently 
   set to: [http://rustdoctor.com/wc-api/WC_Gateway_PayPal_Express_AngellEYE/?pp_action=get_express_checkout_details](http://rustdoctor.com/wc-api/WC_Gateway_PayPal_Express_AngellEYE/?pp_action=get_express_checkout_details).
   If you would like to have the customer be returned to your website to review 
   their order before settling payment, then you would want to uncheck the option
   for “skip final review”, however you will need to make sure that the page for
   the Return URL exists on your site, and is handling the GetExpressCheckout details
   appropriately. When I navigate to your return URL, there is a 302 redirect to
   [http://rustdoctor.com/cart/](http://rustdoctor.com/cart/), instead of the checkout
   details page. This is something you would need to have your web developer troubleshoot–
   the reason for the redirect.
 *  Plugin Contributor [angelleyesupport](https://wordpress.org/support/users/angelleyesupport/)
 * (@angelleyesupport)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9231875)
 * Hi, Jonah,
 * Did you try the suggestion given by the PayPal support? I was supposed to suggest
   the same, Can you please try that and let me know if that helps solves the issue?
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9233356)
 * [@fishbaitbytes](https://wordpress.org/support/users/fishbaitbytes/), Yes, we
   definitely need to figure out where that redirect is coming from because that’s
   not something our plugin would be doing.
 * One thing you can try is to go into Settings -> Permalinks and click save to 
   sort of reload that setting. It sounds like maybe your permalinks are a little
   messed up.
 *  Thread Starter [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * (@fishbaitbytes)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9233437)
 * How can I go about testing this. I did go through the settings of woocommerce
   and everything is set right. This is woocommerce 3.0.8
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9233518)
 * Did you try resetting your permalinks as I mentioned?
 *  Thread Starter [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * (@fishbaitbytes)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9235944)
 * I did try resetting the links and this is what the client emailed back to me 
   today:
 * When you click on the test product page you set up, it takes you to the check
   out page. You have an option to use a credit card or check out with PayPal. When
   I click on PayPal it takes me to the log in page for my PayPal personal account.
   I log in and it takes me to the PayPal check out page. I click on pay now and
   it sends me back to check-out page. No payment is made. This is what my customers
   tell me as well.
 *  Plugin Contributor [angelleyesupport](https://wordpress.org/support/users/angelleyesupport/)
 * (@angelleyesupport)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9236626)
 * [@fishbaitbytes](https://wordpress.org/support/users/fishbaitbytes/), Can you
   [submit a ticket](https://www.angelleye.com/support) here so we can work with
   you more directly on this?
 * We may need to troubleshoot directly from your site since that’s the only place
   this seems to be happening right now. Do you have a staging copy of your sites
   setup for testing purposes? It would be good if you could provide temporary login
   credentials for a staging site so we can jump in there, configure things for 
   Sandbox mode, and run some tests.
 *  [QuokkaCoders](https://wordpress.org/support/users/sync4489/)
 * (@sync4489)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9418342)
 * Did you manage to solve the problem? Since 1.4.6.x updates I have exactly the
   same problem…
 * People checkout, login in the paypal page, are brought back to the checkout page
   where all billing and shipping data is shown, click on “Place Order”, and it 
   all starts again…
    Each time that place order is clicked, the order is added 
   in woocommerce, with the yellow pending payment mark. No transaction is made.
 * I’ve tried the wc-api/WC_Gateway_PayPal_Express_AngellEYE/?pp_action=get_express_checkout_details
   and it also brings me to cart page. But I do not understand where this redirect
   comes from…
 *  Plugin Contributor [angelleyesupport](https://wordpress.org/support/users/angelleyesupport/)
 * (@angelleyesupport)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9424899)
 * [@sync4489](https://wordpress.org/support/users/sync4489/), Sorry for the delay,
   are you using wp-engine hosting?
 *  [QuokkaCoders](https://wordpress.org/support/users/sync4489/)
 * (@sync4489)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9424956)
 * Hi, no we are on a dedicated server where we have full access
    we use WP Rocket,
   but the problem persists even with the plugin disabled…
 *  Thread Starter [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * (@fishbaitbytes)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9425103)
 * Unfortunately I never did get it working for my client neither. They went and
   found an alternative tech guy. Who fixed it but never let me know how.
 * I even made sure the checkout wasn’t being cached.
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/orders-not-completing-2/#post-9425356)
 * Please check under WooCommerce -> Settings -> Checkout Tab. What do you have 
   set for the “Checkout pages” on Cart and Checkout page?
 * [https://snag.gy/XtQVhu.jpg](https://snag.gy/XtQVhu.jpg)
    -  This reply was modified 8 years, 8 months ago by [angelleye](https://wordpress.org/support/users/angelleye/).

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/orders-not-completing-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/orders-not-completing-2/page/2/?output_format=md)

The topic ‘Orders not completing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paypal-for-woocommerce_dce4f5.svg)
 * [PayPal for WooCommerce](https://wordpress.org/plugins/paypal-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paypal-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paypal-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/paypal-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paypal-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paypal-for-woocommerce/reviews/)

 * 18 replies
 * 5 participants
 * Last reply from: [Jonah Brown](https://wordpress.org/support/users/fishbaitbytes/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/orders-not-completing-2/page/2/#post-9427663)
 * Status: not resolved