alevy5588
Forum Replies Created
-
solved
I believe I’ve got this sorted out. It was an old bit of code hidden in a modification to the main theme. Took some hunting, but I believe I have a grasp on the issue now.
Nothing wrong with the plugin…just pointed out some deprecations on my end.
Take care!
Apologies please disregard this comment.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Paypal Express IPNA fix is supposed to be coming in the new paypal plugin version 1.0.5
I’ve reverted my sites back to an older config that didn’t require IPN while I wait for the update.
was this on a fresh install of wp, wc, toolset, and some kind of coupon method?
Does types add any JS validation globally? It seems the reason it works for me in safari, but not in FF or Chrome is that safari does not check validations the same as the other two.
It’s not a woocommerce interaction it’s simply a page content validation, html value error.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] IPN overwrite issuefix is supposed to be rolled out in plugin update 1.0.5
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] IPN overwrite issueIPN is used when you need confirmation on your server of immediate payment in order to trigger another event, i.e. setting up a 3rd party for product distribution.
Still no word from woothemes, but I’ll keep this thread updated as information comes through.
Patmifsud…I am not using that plugin, ‘events’.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] IPN overwrite issueSeems to be the plugin as they recommended using standard paypal, which still utilizes IPN services in some cases.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] IPN overwrite issueJust heard back from woothemes. Paypal devs are now aware of the issue and are working on a fix to be tested soon.
In the mean time we are relying on braintree powered paypal standard checkout till the fix is launched.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] IPN overwrite issueSo you know I attempted to manually force “notifyurl” to populate the correct link via the gateway php file in the plugin, but that didn’t seem to work.
Keep this post update if you can if a solution presents itself.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] IPN overwrite issueI’d like to post a quick info update…these notifyurl=”0″ didn’t start until 6/7/2016 15:51 PDT. No code was edited at that time so the error is a bit beyond me.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Paypal Express IPNjust a quick update for you…
http://mysite.com/?wc-api=WC_Gateway_Paypal
is returning positive results when pinged from paypal.
However, and this is a different issue entirely…created another post for it, woocommerce is overwriting that url with “0” when requesting an IPN from paypal. Currently searching for where this overwrite occurs.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Paypal Express IPNHow bizarre that it would work with the standard IPN. I’ll keep this post updated if I find anything new.
Forum: Plugins
In reply to: [WooCommerce PayPal Checkout Payment Gateway] Paypal Express IPNI’m in the same boat…have you found any additional details with regard to the proper IPN endpoint?