nootropicdesign
Forum Replies Created
-
Marking resolved.
Thank you, the fix works. Thank you for accommodating PHP 5.3…
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Express Checkout 1.4.2 – Further ErrorsI have not experienced either of these problems with 1.4.2 when using PayPal Express Checkout.
Forum: Plugins
In reply to: [PayPal for WooCommerce] V 1.2.0 breaks shipping method informationI’ve done some quick testing on the GitHub dev branch and it looks like the fix works. I’ve tested my two cases. Thanks for the very fast response and care that you put into your plugin.
Forum: Plugins
In reply to: [PayPal for WooCommerce] V 1.2.0 breaks shipping method informationI have upgraded to 1.2.1 and it does not resolve the issues for me. I do not use any caching solutions or CDN services. I have cleared all cookies for my site, restarted the web server, etc.
The behavior is the same as with version 1.2:
During the PayPal Express checkout process when the user does not provide any shipping address before going to PayPal (“skip the forms”), the shipping method choice is never presented to the customer when he is redirected back to the order review screen. They can place the order without paying for shipping.
If the customer does not skip the forms and fills in shipping address on my site before proceeding to PayPal, the shipping amount is charged but the shipping line item is not included in the order and the shipping address does not appear in customer emails.
I use a 3rd party shipping module, Mangohour Table Rate Plus. I do not use any built-in Woocommerce shipping solution and have not defined any shipping zones that were introduced in Woocommerce 2.6.
I would gladly stay downgraded at version 1.1.9.2, but the credit card expiration date validation problem is in that version and would prevent me from taking credit cards on my site.
Please keep looking into this problem so I can use PayPal Express again.
Forum: Plugins
In reply to: [PayPal for WooCommerce] V 1.2.0 breaks shipping method informationI also confirmed that downgrading this plugin to 1.1.9.2 eliminates the problem.
Forum: Plugins
In reply to: [PayPal for WooCommerce] V 1.2.0 breaks shipping method informationI do not have “skip review” enabled.
Here is more detail about what happens (I ran through a transaction myself to clearly document it):
I click the Express Checkout button to skip the forms and am redirected to PayPal.
I login to PayPal and provide my payment info. My PayPal account already has my shipping address.
When I am redirected back to my store’s order review page, there are no shipping options displayed. The correct shipping address is displayed, but the order only contains the merchandise and no shipping or tax (there should also be tax in my case). The Place Order button is enabled and I am able to complete the order with no shipping or tax.If I click Cancel Order, then I am redirected to the Cart page and the shipping and tax are correctly displayed. The info allowing shipping/tax to be displayed is in the wp_woocommerce_session cookie which I must clear to start my use case again.
I am running WordPress 4.5.2, Woocommerce 2.6.1 and PayPal for Woocommerce 1.2.0. Both woocommerce and your plugin were updated at the same time. I am not using any of the new shipping zone features in Woocommerce. I use a 3rd party shipping module Mangohour Table Rate Shipping Plus.
Forum: Plugins
In reply to: [PayPal for WooCommerce] V 1.2.0 breaks shipping method informationI just received an order with PayPal Express that had no shipping charge! A customer was able to simply not pay any shipping. I have no idea how.
[UPDATE] If the customer chooses to “Skip the forms and checkout on PayPal”, no shipping info is sent over to PayPal. So the customer can just check out with the cost of the merchandise and no shipping.Forum: Plugins
In reply to: [PayPal for WooCommerce] V 1.2.0 breaks shipping method informationIt happened with PayPal Express Checkout. I don’t know if the problem is related to your plugin, but the poster above noted that it happened when he upgraded to 1.2 and that the problem stopped occurring when he downgraded. I experience the exact same problem reported by tarkan and uriel.
Forum: Plugins
In reply to: [PayPal for WooCommerce] V 1.2.0 breaks shipping method informationI am having the same problem. Order emails sent to the customer no longer show the shipping address. And there is no line item on the order for shipping. The table wp_woocommerce_order_items does not have an entry of with order_item_type ‘shipping’ on new orders.